You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2018/02/17 15:56:00 UTC

[jira] [Updated] (ISIS-834) [WON'T FIX] Ensure that only a single implementation of a DomainService is registered.

     [ https://issues.apache.org/jira/browse/ISIS-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood updated ISIS-834:
-----------------------------
    Summary: [WON'T FIX] Ensure that only a single implementation of a DomainService is registered.  (was: Ensure that only a single implementation of a DomainService is registered.)

> [WON'T FIX] Ensure that only a single implementation of a DomainService is registered.
> --------------------------------------------------------------------------------------
>
>                 Key: ISIS-834
>                 URL: https://issues.apache.org/jira/browse/ISIS-834
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: core-1.5.0
>            Reporter: Dan Haywood
>            Priority: Minor
>             Fix For: 1.16.1
>
>
> Two complications:
> - ExceptionRecognizers require multiple implementations (are chained together)
> - for each implementation we identify all the types it implements, so the check isn't a simple 1:1 map (at the limit all implementations extend java.lang.Object).  Therefore need to take into account the set of injection points that the services are injected into.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)