[cdi-dev] [JBoss JIRA] (CDI-299) Consider removing @Vetoed on packages

Jozef Hartinger (JIRA) jira-events at lists.jboss.org
Mon Nov 19 07:51:21 EST 2012


    [ https://issues.jboss.org/browse/CDI-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735256#comment-12735256 ] 

Jozef Hartinger commented on CDI-299:
-------------------------------------

You can use bytecode scanning to create an annotation index for the entire deployment upfront and only load non-vetoed classes later.

However, I would agree with your proposal of making this non-portable.

                
> Consider removing @Vetoed on packages
> -------------------------------------
>
>                 Key: CDI-299
>                 URL: https://issues.jboss.org/browse/CDI-299
>             Project: CDI Specification Issues
>          Issue Type: Bug
>            Reporter: Pete Muir
>
> What happens when a package is split across jars? What about recursing into sub packages?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the cdi-dev mailing list