You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (Jira)" <ji...@apache.org> on 2022/04/13 05:20:00 UTC

[jira] [Created] (ISIS-3004) [Programming Model] Remove superfluous @DomainService.logicalTypeName

Andi Huber created ISIS-3004:
--------------------------------

             Summary: [Programming Model] Remove superfluous @DomainService.logicalTypeName
                 Key: ISIS-3004
                 URL: https://issues.apache.org/jira/browse/ISIS-3004
             Project: Isis
          Issue Type: Improvement
          Components: Isis Applib (programming model)
            Reporter: Andi Huber
            Assignee: Andi Huber
             Fix For: 2.0.0-RC1


DomainServices are managed by Spring. Use Spring Bean naming semantics only. 

The framework should not offer an alternative mechanism here, as this potentially just leads to confusion.

Note: DomainObjects are not managed by Spring, hence its perfectly justified to keep the @DomainObject.logicalTypeName.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)