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/02 23:23:51 UTC

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

Dan Haywood created ISIS-503:
--------------------------------

             Summary: 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
            Reporter: Dan Haywood
            Assignee: Dan Haywood


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