Meaning AnnotationHelper.getCtClass(Class) has to maintain a ClassLoader
to AOPClassPool like mapping? 

> -----Original Message-----
> From: Adrian Brock 
> Sent: Tuesday, March 14, 2006 3:06 PM
> To: Ryan Campbell
> Cc: Scott M Stark; QA; jboss-development@lists.sourceforge.net
> Subject: RE: Synching up on webservice/retro tasks for
> 
> Can we please stop using html emails. Especially MSHTML.
> I tried to reply to this e-mail and got a screen.
> 
> Anyway. As I said before. The main constraint to using 
> JBossRetro is fixing the AnnotationHelper to understand classloaders.
> 
> Eventually, this should be linked with the ClassInfo 
> abstraction, but that will likely require more work than what 
> is currently required for AnnotationHelper to work.
> 
> i.e. classloader == clazz.getClassLoader(); because 
> AnnotationHelper knows the Class.
> 
> The fix should basically be to copy what AOP does.
> If you like I can reproduce it. I had it working in the case 
> where it is told the classloader.
> It is harder in the more general ClassInfo case where it has 
> to determine the classloader for superclases/interfaces, etc.
> that are not already loaded.
> 


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to