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

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

Commit c2c30052de0443342123bc2d4da92d9e37e14a82 in branch refs/heads/master 
from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=c2c3005 ]

ISIS-503: more minor refactoring...

... splitting out the responsibility of converting FacetedMethods to OTOA, OTMA 
or ObjectActions vs traversing the DeweyOrderSet collection.

                
> 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

Reply via email to