You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2014/07/16 20:34:05 UTC

[jira] [Resolved] (ISIS-827) Introduce WrappingObject, with more unique method names, as a replacement for WrappedObject.

     [ https://issues.apache.org/jira/browse/ISIS-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood resolved ISIS-827.
------------------------------

    Resolution: Fixed

> 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)