[cdi-dev] [JBoss JIRA] (CDI-299) Consider removing @Vetoed on packages
Mark Struberg (JIRA)
jira-events at lists.jboss.org
Mon Nov 19 08:46:21 EST 2012
[ https://issues.jboss.org/browse/CDI-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735285#comment-12735285 ]
Mark Struberg commented on CDI-299:
-----------------------------------
Thought about this a bit further. I know this are really implementation details, but still..
I would have to check how expensive opening the JARs and only reading the zip-indexes of all jars upfront is. In any case we would also need to scan through WEB-INF/classes to create the index. With that trick we could know upfront which class-annotations we have.
> 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