You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/04/23 16:56:12 UTC

[jira] [Commented] (ISIS-1389) New InteractionContext service and Interaction to handle the execution of commands.

    [ https://issues.apache.org/jira/browse/ISIS-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15255273#comment-15255273 ] 

ASF subversion and git services commented on ISIS-1389:
-------------------------------------------------------

Commit 70e3a96b777fbcde889c5c2942723b0b172b63a0 in isis's branch refs/heads/ISIS-1291 from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=70e3a96 ]

ISIS-1389: InteractionContext service now also being populated to capture invocation memento


> 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
>             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)