[
https://issues.apache.org/jira/browse/ISIS-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Keir Haywood updated ISIS-1672:
--------------------------------------
Fix Version/s: (was: 2.1.0)
> 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
> Components: Isis Core
> Affects Versions: 1.14.0
> Reporter: Daniel Keir Haywood
> Priority: Minor
>
> 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
(v8.3.4#803005)