Details
-
Improvement
-
Resolution: Fixed
-
Major
-
5.0-milestone-1
-
None
-
Unit
-
N/A
-
N/A
-
Description
Right now this is impossible because DefaultObservationManager#initialize lookup all listeners.
It's always annoying to have to lazily lookup ObservationManager and sometimes it's even quite complex to understand that the init crashed because you have some far dependency of your listener injecting default ObservationManager.