[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Federated resource visitor
adrian@jboss.org
do-not-reply at jboss.com
Wed Oct 1 10:39:23 EDT 2008
My question was, why do you need to do any complex visiting/caching when
the plain old classloading api does the job required.
i.e. You know the resource path(s) up front so a lookup is more efficient
It's not like classes which has no ClassLoader.getClassNames()
and even it did, you want to cache/index the annotations once anyway.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179824#4179824
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4179824
More information about the jboss-dev-forums
mailing list