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

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

Commit de47485a546431ccf030b2aa9f6c5e15c4fb8241 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=de47485 ]

ISIS-964, ISIS-969: rename @ClassLayout to @DomainObjectLayout; introduce 
@DomainServiceLayout and move @DomainService(menuBar=... over to it) and 
replace DomainServiceFacet#getMenuOrder() with 
DomainServiceLayout#getMenuOrder().

Also updated ServicesInstallerFromAnnotation that reads directly from the 
annotation (no facets are available at the point at which it runs).


> Extend @ActionLayout to include further UI hints
> ------------------------------------------------
>
>                 Key: ISIS-969
>                 URL: https://issues.apache.org/jira/browse/ISIS-969
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: core-1.7.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: core-1.8.0
>
>
> Specifically,
> {code}
> @ActionLayout(
>     contributedAs    = ACTION|ASSOCIATION|BOTH   // inverse of current 
> @NotContributed(As.Xxx)
>     inMenu           = true|false                // defaults to false; 
> equivalent to @NotInServiceMenu
>     homePage         = true|false
>     )
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to