[jboss-dev-forums] [Design of POJO Server] - Re: AnnotatedClassFilter is wrong + AOP

kabir.khan@jboss.com do-not-reply at jboss.com
Tue Mar 25 14:33:48 EDT 2008


"adrian at jboss.org" wrote : 
  | 2) With AOP there is also an in memory virtual file to store classes
  | that AOP has weaved. I think this is going to lead to the classes getting
  | processed twice? Once using the non-weaved version then using the
  | weaved version?
  | 
  | Which brings up another unrelated issue in that at the moment, 
  | I believe the in memory virtual file is after the unweaved virtual file in the classpath?
  | 

AFAICR only new classes that did not exist before are added to the memory virtual file. Existing classes are not, so they should just be processed once. I'll take a better look if you want me to

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

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



More information about the jboss-dev-forums mailing list