"adrian(a)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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...