Details
-
Improvement
-
Resolution: Fixed
-
Major
-
3.3-rc-1
-
None
-
Unknown
-
Description
Right now if a listener is listed before one of its dependency in the component.txt it will fail to register a listener properly because ObservationManager try to initialize it right after it's register so before any of its dependency is actually added to the Component Manager.