-
Notifications
You must be signed in to change notification settings - Fork 0
Human Names
Kurtis Rainbolt-Greene edited this page Jun 28, 2015
·
6 revisions
You might want to, be asked to, or told to store or display Human names for a piece of software. There are four things you should know before storing or displaying Human names:
- Names aren't simple, but your field type can be simple, just use an open ended UTF-8 string.
- Don't ask for legal name unless you legally required.
- If you're going to reference a Human name for non-legal purposes (like emails or greetings), use a preferred name field instead.
- If you're going to show OTHER people a Human name and they don't have access to their legal or preferred name (user forms, profile pages), use a display name.
Software Pattern Language Wiki by The Pattern Language Group is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License. Based on a work at http://github.com/pattern-langauge/software/wiki.
