[
https://issues.apache.org/jira/browse/ISIS-2681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17345971#comment-17345971
]
ASF subversion and git services commented on ISIS-2681:
-------------------------------------------------------
Commit 0472ad1cff06642d58f3f0ffc9f40067cf9528f6 in isis's branch
refs/heads/master from [email protected]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=0472ad1 ]
ISIS-2681: remodel the ObjectTypeFacet to hold a LogicalType instance
instead of just a string
also improve MetaModelService (Applib)
> Allow members of a type hierarchy including interfaces to share the same
> objectType=...
> ---------------------------------------------------------------------------------------
>
> Key: ISIS-2681
> URL: https://issues.apache.org/jira/browse/ISIS-2681
> Project: Isis
> Issue Type: Improvement
> Components: Isis Core
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0-M6
>
>
> Eg. having an ApplicationUser interface and a concrete ApplicationUser (JDO)
> that have the same @DomainObject(objectType=...) should be allowed.
> The only constraint that applies, is that there cannot be multiple
> bookmark-able types that share the same @DomainObject(objectType=...). This
> must be guaranteed by MM validation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)