Hi all, I´m have a simple question for you:
AspectJ weaving is the process achieved to generate the instrumented bytecode, by combining both class and aspect. However, is there a possibility (compilation strategy) to define an aspect to affect the class when the source code is not available (e.g., bytecode classes in a jar file) ? Thanks for any help! -- Henrique Mostaert
_______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
