Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
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