Andi Huber created ISIS-2665:
--------------------------------
Summary: @Action(associateWith=) requires separation of layout and
behavioral concerns
Key: ISIS-2665
URL: https://issues.apache.org/jira/browse/ISIS-2665
Project: Isis
Issue Type: Improvement
Components: Isis Core
Reporter: Andi Huber
Assignee: Andi Huber
Fix For: 2.0.0-M6
* we rename @Action(associateWith=) -> @Action(choicesFrom=) ... this is an
action concern not a parameter concern, as there can only be one selection
provider per action
* we introduce @ActionLayout(associateWith=) so that we have the layout concern
separated from the behavioral concern
* @Action(choicesFrom=) implies @ActionLayout(associateWith=) but not the other
way around
As a follow up the demo needs to be updated.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)