[
https://issues.apache.org/jira/browse/ISIS-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17343298#comment-17343298
]
ASF subversion and git services commented on ISIS-2665:
-------------------------------------------------------
Commit 29547db9a1603569569aaca0e16a445ee57017ab in isis's branch
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=29547db ]
ISIS-2665: action ordering fix
> @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
> Priority: Major
> 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)