[
https://issues.apache.org/jira/browse/ISIS-921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14165579#comment-14165579
]
ASF subversion and git services commented on ISIS-921:
------------------------------------------------------
Commit ae3e39a67c70956c19e2c36018ed8119dcd4c111 in isis's branch
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=ae3e39a ]
ISIS-921: disabling safe semantics checking, and converting Command2 to use a
stack.
> Disable "ensure safe semantics" feature (ISIS-865), since does not cater for
> edits with contributed properties.
> ---------------------------------------------------------------------------------------------------------------
>
> Key: ISIS-921
> URL: https://issues.apache.org/jira/browse/ISIS-921
> Project: Isis
> Issue Type: Bug
> Components: Core
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Fix For: core-1.7.0
>
>
> Specifically, if perform an edit, eg on ToDoItem, then the Wicket viewer will
> cause any contributed actions to be fired. The IsisTransaction will think
> that the dirty objects are as a result of the first such contributed action
> firing (there is no "action" created for a simple edit.
> ~~~
> In addition, should change Command2 interface to use a stack metaphor for
> action events (so can nest them).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)