Make bootstrap more granular
----------------------------

                 Key: WELD-793
                 URL: https://issues.jboss.org/browse/WELD-793
             Project: Weld
          Issue Type: Feature Request
    Affects Versions: 1.1.0.CR1
            Reporter: Pete Muir
            Priority: Blocker
             Fix For: 1.2.0.Beta1


Currently the bootstrap is fairly coarse grained, not allowing the container to 
"skip" parts of bootstrap if it can provide the information externally.

The primary goal here is to allow the container to skip the the bootstrap up 
until after all ProcessAnnotatedType events have been sent, and the modified 
class metadata has been built. My proposal for this is to introduce a new 
method to bootstrap that passes in a map of BDA->AnnotatedType that Weld can 
use to boot.

-- 
This message is automatically generated by JIRA.
-
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