[
https://issues.apache.org/jira/browse/ISIS-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360661#comment-17360661
]
Daniel Keir Haywood commented on ISIS-2728:
-------------------------------------------
This may have been superceded by ISIS-2727, where we've decided to extend
UserMemento with a number of type-safe fields.
> 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: Andi Huber
> Priority: Minor
> 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)