[
https://issues.apache.org/jira/browse/ISIS-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048217#comment-14048217
]
ASF subversion and git services commented on ISIS-827:
------------------------------------------------------
Commit 7a6a608d7ab526a17659e7f93dddcb3ebc28ab8e in isis's branch
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=7a6a608 ]
ISIS-827, ISIS-828: WrappingObject, honour requested mode if wrap already
wrapped object.
> Introduce WrappingObject, with more unique method names, as a replacement for
> WrappedObject.
> --------------------------------------------------------------------------------------------
>
> Key: ISIS-827
> URL: https://issues.apache.org/jira/browse/ISIS-827
> Project: Isis
> Issue Type: Improvement
> Components: Core
> Affects Versions: core-1.5.0
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Minor
> Fix For: core-1.6.0
>
>
> WrappingObject to replace WrappedObject:
> public interface WrappingObject {
> __isis_save() // instead of save()
> __isis_wrapped() // instead of wrappe()
> }
> Until ISIS-826 (Isis 2.0), WrappedObject should inherit from WrappingObject.
--
This message was sent by Atlassian JIRA
(v6.2#6252)