I want to add a special constructor to many types - how do I do it? The ITD mechanism seems to block this option with the following error message - *can't define constructors on interfaces*.
Thanks. -- View this message in context: http://aspectj.2085585.n4.nabble.com/Is-it-possible-to-ITD-a-constructor-through-an-interface-tp4210703p4210703.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
