Remove InstancesCollectionSpecification, replace with appropriate
FacetFactory's that install relevant facets for ObjectList type.
----------------------------------------------------------------------------------------------------------------------------------
Key: ISIS-66
URL: https://issues.apache.org/jira/browse/ISIS-66
Project: Isis
Issue Type: Improvement
Components: Core: MetaModel
Reporter: Dan Haywood
Priority: Minor
The framework currently has special purpose code to deal with ObjectList type
(ObjectList representing the result of an action that returns a collection).
Predominantly this is the InstancesCollectionSpecification.
This design could be improved by doing away with this "special" subtype, and
instead having FacetFactory's that look specifically for pojos of type
ObjectList and install the required facets.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.