For instance, given a method annotated with the LogMe annotation, I would like the declaring type to be annotated with @LogMe or implement the ILoggable interface (or both).
It is possible? -- View this message in context: http://aspectj.2085585.n4.nabble.com/Is-it-possible-to-modify-the-subject-type-based-on-the-presence-of-a-certain-annotation-on-a-type-s--tp4210440p4210440.html Sent from the AspectJ - users mailing list archive at Nabble.com. _______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
