[
https://issues.apache.org/jira/browse/ISIS-873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14147760#comment-14147760
]
ASF subversion and git services commented on ISIS-873:
------------------------------------------------------
Commit 06776394a2297eaaae57c3fa161bb945c8199e5d in isis's branch
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=0677639 ]
ISIS-873: new interface Command2 for commands to surface the
ActionInteractionEvent.
> CommandContext.getCommand() should also expose the ActionInteractionEvent.
> --------------------------------------------------------------------------
>
> Key: ISIS-873
> URL: https://issues.apache.org/jira/browse/ISIS-873
> Project: Isis
> Issue Type: New Feature
> Components: Core
> Affects Versions: core-1.6.0
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Minor
> Fix For: core-1.7.0
>
>
> Because at the moment the command itself doesn't see the
> ActionInteractionEvent, even though the subscribers do! and there's useful
> information in that event object.
> With this implemented the action being invoked (or indeed its validate
> methods etc) will be able, by injecting the Command, to be able to get to the
> same ActionInteractionEvent that all the other subscribers on the event bus
> can see.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)