> Even > though you are only doing proceed() from your advice at the moment, > the code is all in place for obtaining the aspect instance at each > join point and then invoking the advice.
Andy, just out of curiosity: Does ajc not actually inline such simple pieces of around-advice? Actually I thought so, and if it does I am surprised that there's still that much overhead. 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
