Hello. > I need a high performance AOP. I guess I need to look at the javassist to > because I could add the pointcut with only 50% performance loss.
Maybe you should first check out abc (http://abc.comlab.ox.ac.uk/introduction) if you have not yet done so. I know that the abc developers spent a lot of time making sure that at least such trivial cases are very well optimized. Eric -- Eric Bodden Sable Research Group McGill University, Montréal, Canada _______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
