Hi all, I'm using "within(MyInterface+)" to match joinpoints within classes that implement MyInterface. However, I'd like to extend this to match joinpoints in classes derived from classes that implement MyInterface - but I don't see a way to do this.
Any ideas? Thanks, Neil ------------ Neil Redding Director Lab49, Inc. Phone: 646.291.2868 Email: [EMAIL PROTECTED] Web : www.lab49.com _______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
