[ 
https://issues.apache.org/jira/browse/ISIS-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17343279#comment-17343279
 ] 

ASF subversion and git services commented on ISIS-2665:
-------------------------------------------------------

Commit 2f4d919494396184f5ff5613dcdb84446de83db5 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=2f4d919 ]

ISIS-2665: add ChoicesFrom facets

also deprecating @Action(associateWith=)

also adding @ActionLayout(associateWith=)

also renaming associatedBy related Facet

also adding a new post processor to handle @Action(choicesFrom=) implies
@ActionLayout(associateWith=)

> @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)

Reply via email to