Changes between Version 1 and Version 2 of FeedbackOrganizationModel
- Timestamp:
- 09/03/09 12:49:50 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FeedbackOrganizationModel
v1 v2 1 -Nice model!2 -You do have 2 class models. Does that imply 2 different options?1 * Nice model! 2 * You do have 2 class models. Does that imply 2 different options? 3 3 - parentOrganization is not necessary as an attribute, you can express this by making the relation to itself bidirectional 4 4 - There is no concept of a distinguished data and function authorization yet. Data authorization is about who can manipulate which resource. Function is about who can use what functions. Usually function authorisation comes first, then data. Is it correct that this model only talks about functional authorisation?