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 2010/12/22 16:31:01 UTC

[jira] Created: (ISIS-66) Remove InstancesCollectionSpecification, replace with appropriate FacetFactory's that install relevant facets for ObjectList type.

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.