You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Daniel Keir Haywood (Jira)" <ji...@apache.org> on 2020/07/31 07:01:00 UTC

[jira] [Created] (ISIS-2417) Derive objectType (ObjectSpecIdFacet) from @javax.inject.Named annotation

Daniel Keir Haywood created ISIS-2417:
-----------------------------------------

             Summary: Derive objectType (ObjectSpecIdFacet) from @javax.inject.Named annotation
                 Key: ISIS-2417
                 URL: https://issues.apache.org/jira/browse/ISIS-2417
             Project: Isis
          Issue Type: Improvement
          Components: Isis Core
    Affects Versions: 2.0.0-M3
            Reporter: Daniel Keir Haywood
             Fix For: 2.0.0-M4


These must be unique, and Spring will use the simple class name as a fallback, so has very similar semantics to our own objectType.

Probably need a validator to ensure that @Named and objectType=... are not both specified (or, if they are, that the value is one and the same).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)