Daniel Keir Haywood created ISIS-2728:
-----------------------------------------
Summary: Extend UserMemento to contain a (serializable) set of
attributes.
Key: ISIS-2728
URL: https://issues.apache.org/jira/browse/ISIS-2728
Project: Isis
Issue Type: New Feature
Affects Versions: 2.0.0-M5
Reporter: Daniel Keir Haywood
Assignee: Daniel Keir Haywood
Fix For: 2.0.0-M6
The rationale for this is to allow a higher level of abstraction for domain
apps. For example, secman's _ApplicationUser_ entity has the notion of
"atPath" (application tenancy path), which coupled with
_ApplicationTenancyEvaluator_ allows for data tenancy, ie "ownership" of data.
If though _UserMemento_ was able to hold onto the atPath in some generic
fashion, then any domain code would be able to simply use the framework's
generic _UserService_ rather than have to map across to the secman-specific
_ApplicationUserRepository_.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)