Hi -

We're using aspectj 1.6.9 configured within spring running on jboss 4.3.  We've 
updated several pointcut expressions to add the within clause and try to 
optimize memory usage, but wanted to make sure we're still matching all the 
classes we did before.  Is there a quick and easy way of ensuring this?  (i.e. 
is there any logging available or other tools that can print out all the 
matches 
with the previous expressions vs. the new ones?)

Thanks.
- Anthony
_______________________________________________
aspectj-users mailing list
aspectj-users@eclipse.org
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to