[jira] [Commented] (ISIS-781) Add edit capability to view objects
[ https://issues.apache.org/jira/browse/ISIS-781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029582#comment-14029582 ] ASF subversion and git services commented on ISIS-781: -- Commit 925aca744aed923dfa57b664ddb9e681e17b4dcc in isis's branch refs/heads/master from [~danhaywood] [ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=925aca7 ] ISIS-781: utility class for wicket (currently unused) > Add edit capability to view objects > --- > > Key: ISIS-781 > URL: https://issues.apache.org/jira/browse/ISIS-781 > Project: Isis > Issue Type: Improvement > Components: Core >Affects Versions: core-1.4.0 >Reporter: David Tildesley >Assignee: Dan Haywood > Fix For: viewer-wicket-1.6.0 > > > View object should have the same capability as domain object in the viewer. > Currently it does not support "edit". Without this capability, actions must > be employed and state management becomes more of an issue on the server side. > The view object should support all of the viewer specific semantics that the > domain objects support via the viewer generation. -- This message was sent by Atlassian JIRA (v6.2#6252)
[jira] [Commented] (ISIS-781) Add edit capability to view objects
[ https://issues.apache.org/jira/browse/ISIS-781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029581#comment-14029581 ] ASF subversion and git services commented on ISIS-781: -- Commit a2742633bec29559a3537484b25fa3ffb1f7fc1e in isis's branch refs/heads/master from [~danhaywood] [ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=a274263 ] ISIS-781: cosmetic refactorings/reformattings no functional changes. > Add edit capability to view objects > --- > > Key: ISIS-781 > URL: https://issues.apache.org/jira/browse/ISIS-781 > Project: Isis > Issue Type: Improvement > Components: Core >Affects Versions: core-1.4.0 >Reporter: David Tildesley >Assignee: Dan Haywood > Fix For: viewer-wicket-1.6.0 > > > View object should have the same capability as domain object in the viewer. > Currently it does not support "edit". Without this capability, actions must > be employed and state management becomes more of an issue on the server side. > The view object should support all of the viewer specific semantics that the > domain objects support via the viewer generation. -- This message was sent by Atlassian JIRA (v6.2#6252)
[jira] [Commented] (ISIS-781) Add edit capability to view objects
[ https://issues.apache.org/jira/browse/ISIS-781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029583#comment-14029583 ] ASF subversion and git services commented on ISIS-781: -- Commit 0473185af0b802caa587d9043a144ef2b4159740 in isis's branch refs/heads/master from [~danhaywood] [ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=0473185 ] ISIS-781: minor tidy up in quickstart app. > Add edit capability to view objects > --- > > Key: ISIS-781 > URL: https://issues.apache.org/jira/browse/ISIS-781 > Project: Isis > Issue Type: Improvement > Components: Core >Affects Versions: core-1.4.0 >Reporter: David Tildesley >Assignee: Dan Haywood > Fix For: viewer-wicket-1.6.0 > > > View object should have the same capability as domain object in the viewer. > Currently it does not support "edit". Without this capability, actions must > be employed and state management becomes more of an issue on the server side. > The view object should support all of the viewer specific semantics that the > domain objects support via the viewer generation. -- This message was sent by Atlassian JIRA (v6.2#6252)
[jira] [Commented] (ISIS-781) Add edit capability to view objects
[ https://issues.apache.org/jira/browse/ISIS-781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13998522#comment-13998522 ] Dan Haywood commented on ISIS-781: -- Related to this, Jeroen and I have been talking about maybe changing the Wicket viewer so that it works a bit like JIRA ... only allow a single field to be updated at a time. If this was done, then potentially quite a lot of code in Wicket viewer might simplify... I'm thinking that much of the current edit stuff could go and instead use the existing code for invoking actions. One of the side-effects of such a refactoring is that we would inherit the ability that the result of the action/edit could be a different object. How that relates to this is that, although it would seem that the view model object is mutable, in fact the user would be looking at a new object that has taken the place of the original. > Add edit capability to view objects > --- > > Key: ISIS-781 > URL: https://issues.apache.org/jira/browse/ISIS-781 > Project: Isis > Issue Type: Improvement > Components: Core >Affects Versions: core-1.4.0 >Reporter: David Tildesley >Assignee: Dan Haywood > Fix For: core-1.4.2 > > > View object should have the same capability as domain object in the viewer. > Currently it does not support "edit". Without this capability, actions must > be employed and state management becomes more of an issue on the server side. > The view object should support all of the viewer specific semantics that the > domain objects support via the viewer generation. -- This message was sent by Atlassian JIRA (v6.2#6252)
