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 2019/12/07 09:38:00 UTC

[jira] [Resolved] (ISIS-2184) Rationalize @Order of our service beans to use enum constants.

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

Daniel Keir Haywood resolved ISIS-2184.
---------------------------------------
    Resolution: Fixed

Done as part of ISIS-2216

> Rationalize @Order of our service beans to use enum constants.
> --------------------------------------------------------------
>
>                 Key: ISIS-2184
>                 URL: https://issues.apache.org/jira/browse/ISIS-2184
>             Project: Isis
>          Issue Type: Improvement
>            Reporter: Daniel Keir Haywood
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> On the note of @Order, I've been meaning to mention, I think our highest priority beans should be +100, and our lowest priority beans should be (Integer.MAX_VALUE - 100). That way it gives the application developer the ability to provide overrides or fallbacks as required.
>  
> Andi, 11:20
> we could just define order constants; Just looking, because I think I've declared these somewhere already.
> not consequently used yet, but its there ...
> org.apache.isis.commons.internal.ioc.PriorityConstants
>  



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