[cdi-dev] [JBoss JIRA] (CDI-233) Specify target bean archive for bean added via AfterBeanDiscovery.addBean()
Mark Struberg (JIRA)
jira-events at lists.jboss.org
Fri May 25 11:12:21 EDT 2012
[ https://issues.jboss.org/browse/CDI-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696024#comment-12696024 ]
Mark Struberg commented on CDI-233:
-----------------------------------
Martin, the whole bean archive stuff is completely the wrong direction!
Instead of this broken BDA we need _real_ modularity! We need to target ClassLoader isolation and visibility rules and not BDA (which is exactly 1 BDA == 1 jar as per the spec).
Even Weld in the last version does NOT implement the specified BDA behaviour. And this is good, because the spec is broken in this part.
> Specify target bean archive for bean added via AfterBeanDiscovery.addBean()
> ---------------------------------------------------------------------------
>
> Key: CDI-233
> URL: https://issues.jboss.org/browse/CDI-233
> Project: CDI Specification Issues
> Issue Type: Clarification
> Reporter: Martin Kouba
>
> This may have impact, provided that alternatives, interceptors or decorators are used.
--
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
More information about the cdi-dev
mailing list