Dan Haywood created ISIS-1672:
---------------------------------

             Summary: Simplify handling of autoComplete facet, by copying 
autoComplete from parameter type's spec down to the parameter itself
                 Key: ISIS-1672
                 URL: https://issues.apache.org/jira/browse/ISIS-1672
             Project: Isis
          Issue Type: Improvement
    Affects Versions: 1.14.0
            Reporter: Dan Haywood
            Priority: Minor
             Fix For: 2.1.0


Currently ReferencePanel and (as of ISIS-1600) the  
ActionChoicesForCollectionParameterFacetFactory both check for 
autoComplete/choices of a parameter in two places:

a) on the parameter itself (as per a choicesNXxx() or an autoCompleteNXxx())
b) on the parameter's type (as per @DomainObject(autoCompleteRepository=...)

To simplify and make more consistent, should derive a parameter-level 
ActionParameterAutoCompleteFacet from the objectspec's AutoCompletefacet.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to