Daniel Keir Haywood created ISIS-2184:
-----------------------------------------
Summary: 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
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)