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/05/01 08:13:12 UTC

[jira] [Commented] (ISIS-1343) Properly handle domain events from mixins, exposing the underlying "mixedIn" domain object.

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

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

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

ISIS-1343: extend ActionI invocation to take the targetAdapter, mixedInAdapter (can be null) and arg array.

In addition, always pass in the ObjectAction (rather than merely IdentifiedHolder = FacetedMethod) to the DomainEventHelper#postEventForAction(...); this ensures that the domain event's param names and param types are correctly populated in all cases.

Update the HideMixinsForHomePage subscriber to use the new API.


> Properly handle domain events from mixins, exposing the underlying "mixedIn" domain object.
> -------------------------------------------------------------------------------------------
>
>                 Key: ISIS-1343
>                 URL: https://issues.apache.org/jira/browse/ISIS-1343
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.10.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: 1.13.0
>
>
> Following on from ISIS-1340, this is to properly expose the mixin on the ActionDomainEvent, and to have it set correctly by the XxxMixin impl.
> Think that this is also required for property and collection mixins, also.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)