You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2013/09/05 13:03:51 UTC

[jira] [Resolved] (ISIS-503) Refactor the way that members are ordered to allow contributee actions to be ordered within regular actions

     [ https://issues.apache.org/jira/browse/ISIS-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood resolved ISIS-503.
------------------------------

    Resolution: Fixed

Now complete; contributed actions and associations can be ordered by the type to which they contribute (the contributee).

By default, the MemberOrderFacet will be picked up from the contributed action (ie on the service).  But, if the new .layout.json stuff is being used (ISIS-469/ISIS-475) then that metadata will be used instead.

The net effect is that contributed actions/associations can be placed wherever is required, and in different places for different contributees.
                
> Refactor the way that members are ordered to allow contributee actions to be ordered within regular actions 
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: ISIS-503
>                 URL: https://issues.apache.org/jira/browse/ISIS-503
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: core-1.2.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>             Fix For: core-1.3.0
>
>
> Currently ordering is done on FacetedMethods, and contributee actions are grafted onto the end.  Also complicating matters is the ObjectActionSet, which groups contributee actions according to the service that contributed them.
> First change is to remove ObjectActionSet, and have everything flattened.  Second change is to rework MemberLayoutArranger such that it acts upon ObjectMembers rather than FacetedMethods.
> At same time, suggest retire the old "actionOrder()" supporting method.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira