[ 
https://issues.jboss.org/browse/WELD-800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jozef Hartinger updated WELD-800:
---------------------------------

    Fix Version/s: 2.0.0.Alpha3
                       (was: 2.0.0.Alpha2)

    
> Add an initializationComplete() method to BeanManagerImpl
> ---------------------------------------------------------
>
>                 Key: WELD-800
>                 URL: https://issues.jboss.org/browse/WELD-800
>             Project: Weld
>          Issue Type: Feature Request
>            Reporter: Pete Muir
>            Assignee: Jozef Hartinger
>             Fix For: 2.0.0.Alpha3
>
>
> BeanManagerImpl is mutable as we need to create the object early in bootstrap 
> and then populate it with beans etc. Currently we don't make it immutable 
> after bootstrap, but this would be good defensive programming, and also allow 
> us to perhaps perform some optimizations on the data structures as we know 
> they are then immutable.

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

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to