[ 
https://issues.apache.org/jira/browse/SHIRO-364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13281728#comment-13281728
 ] 

Les Hazlewood commented on SHIRO-364:
-------------------------------------

In thinking about this a bit, I think we might want to take this a bit further 
and have methods like:

beanInstantiated = new instance
beanPropertySet = foo.bar = $whatever
beanPropertiesSet = after all properties have been set
                
> Add "bean listener" feature to Ini factories
> --------------------------------------------
>
>                 Key: SHIRO-364
>                 URL: https://issues.apache.org/jira/browse/SHIRO-364
>             Project: Shiro
>          Issue Type: New Feature
>            Reporter: Jared Bunting
>            Assignee: Jared Bunting
>             Fix For: 1.3.0
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to