Re: Modeling User/Accounts
- From: mySpamB8@xxxxxxxxx
- Date: 29 Dec 2006 05:59:19 -0800
Daniel T. wrote:
mySpamB8@xxxxxxxxx wrote:
I have a system with the following concepts:
*Programs (As in social service programs)
*Program Contacts (people who are associated with programs)
*Application Users (most users are Program Contacts, but some users are
system admins who aren't associated with a program)
All the above is fairly easily modeled, I think. However, I hit a snag
with the following spec:
*Application Users need an email address (for password retrieval
purposes).
So, all users have an email address, some users are Program Contacts,
others are System Admins.
Yes, that's all correct, and Program Contacts have a dozen more
properties than System Admins, who don't have much more than email,
username, and password.
A couple of questions, are these two User
sub-types mutually exclusive? (i.e., can a System Admin also be a
Program Contact?) Can a User that is one, later become the other?
They are indeed mutually exclusive, and a Program Contact can never
become a Sys Admin (and vice-versa).
Thanks,
Jamie
.
- References:
- Modeling User/Accounts
- From: mySpamB8
- Re: Modeling User/Accounts
- From: Daniel T.
- Modeling User/Accounts
- Prev by Date: Re: double-entry bookkeeping unneeded?
- Next by Date: Re: looking for a predicate hierarchy
- Previous by thread: Re: Modeling User/Accounts
- Next by thread: Re: Modeling User/Accounts
- Index(es):
Relevant Pages
|