[jboss-dev-forums] [JBoss Microcontainer Development POJO Server] - Re: integration with the Papaki annotation indexer/repositor

david.lloyd@jboss.com do-not-reply at jboss.com
Tue Oct 20 10:33:18 EDT 2009


But I thought the idea was that we don't know what annotations we're interested in at the time the classes are scanned.  Isn't that the whole point?  So we have to index all of them (unless there is some hint from the user that scanning is not necessary for a class or package or whatever) and remember (sans-classloading) where annotations are located, and the relationships between classes, so that we can find all classes and subclasses with certain annotations without actually loading any classes.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4261282#4261282

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4261282



More information about the jboss-dev-forums mailing list