[
https://issues.apache.org/jira/browse/ISIS-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757347#comment-13757347
]
ASF subversion and git services commented on ISIS-503:
------------------------------------------------------
Commit 02340bfa08d7e65363a039142c8b85cea4256ae7 in branch refs/heads/master
from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=02340bf ]
ISIS-503: refactoring ObjectSpecificationDefault for actions and associations
- simplifying the overloading
- deprecated ObjectActionFilters, converted to ObjectAction.Filters
- deprecated ObjectAssociationFilters, converted to ObjectAssociation.Filters
> 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