Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
The ini factory/configuration has been described as a poor man's dependency injection. Even though other DI mechanisms are often used when more power and configurability is required, the ini factory is still quite popular. Adding the ability to register "bean listeners" that are notified of the beans that get created would allow us to add some more complex functionality to shiro, decouple it from our core classes, and support it in all of our supported DI solutions.