Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
core-1.5.0
-
None
Description
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.