[
https://issues.apache.org/jira/browse/ISIS-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15333534#comment-15333534
]
ASF subversion and git services commented on ISIS-1443:
-------------------------------------------------------
Commit 3dffc2d96e240982d16131d57d34fc8f54d1292c in isis's branch
refs/heads/ISIS-1427 from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=3dffc2d ]
ISIS-1443: deals with subclass domain services
whereby the superclass is also a domain service but is only loaded
implicitly by walking the type hierarchy. This commit ensures that
if that superclass is annotated with @DomainService then it will
correctly be created with a service ObjectSpec
> Refactor specloader so that specs for domain services are marked as a service
> from the get-go
> ---------------------------------------------------------------------------------------------
>
> Key: ISIS-1443
> URL: https://issues.apache.org/jira/browse/ISIS-1443
> Project: Isis
> Issue Type: Improvement
> Components: Core
> Affects Versions: 1.12.2
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Minor
> Fix For: 1.13.0
>
>
> ie pass in through the constructor.
> (Our previous design had the ObjectSpecification#markAsService method called
> later on, so this refactoring removes that method).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)