[
https://issues.apache.org/jira/browse/ISIS-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270221#comment-15270221
]
ASF subversion and git services commented on ISIS-1389:
-------------------------------------------------------
Commit 3e199c9f75770e1ef8f5a525d075d9b6b606e554 in isis's branch
refs/heads/ISIS-1291 from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=3e199c9 ]
ISIS-1389: further standardization of DTOs to Interaction.
> New InteractionContext service and Interaction to handle the execution of
> commands.
> -----------------------------------------------------------------------------------
>
> Key: ISIS-1389
> URL: https://issues.apache.org/jira/browse/ISIS-1389
> Project: Isis
> Issue Type: New Feature
> Components: Core
> Affects Versions: 1.12.1
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Minor
> Labels: implemented
> Fix For: 1.13.0
>
>
> Refactoring of Command... this new request-scoped service takes over the
> responsibilities (out of Command) for the actuall execution of a command (ie
> action invocation or property modification), to whit:
> - start/stop
> - result/exception
> - graph of nested AbstractDomainEvents
> Also, hold the set of dirtied objects.
> The final plan here is for this object to aggregate all the state necessary
> to publish events, ie via PublisherService.
> The graph of abstract domain events is intended to support profiling use
> cases (perhaps optionally enabled).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)