[
https://issues.apache.org/jira/browse/ISIS-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14240748#comment-14240748
]
ASF subversion and git services commented on ISIS-964:
------------------------------------------------------
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).
> Unify UI hints into @XxxLayout annotations with corresponding support in
> .layout.json for properties, collections and actions.
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: ISIS-964
> URL: https://issues.apache.org/jira/browse/ISIS-964
> Project: Isis
> Issue Type: New Feature
> Components: Core
> Affects Versions: core-1.7.0
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Minor
> Fix For: core-1.8.0
>
>
> {code}
> @ClassLayout
> @PropertyLayout
> @CollectionLayout
> @ActionLayout
> @ParameterLayout
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)