Dan Haywood created ISIS-827:
--------------------------------
Summary: 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)