Remove FieldOrderFacet and ActionOrderFacet, replace instead with
MemberOrderFacet
----------------------------------------------------------------------------------
Key: ISIS-75
URL: https://issues.apache.org/jira/browse/ISIS-75
Project: Isis
Issue Type: Improvement
Reporter: Dan Haywood
Priority: Minor
There are currently two mechanisms for specifying member order, and which
install different Facets on different elements of the metamodel
(FieldOrderFacet/ActionOrderFacet on the ObjectSpecification, vs
MemberOrderFacet on the ObjectMember). Instead, we should have a FacetFactory
that just installs MemberOrderFacets on the ObjectMembers).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.