Just for fun, I was trying to think of how to use declare error to prevent the use of class inheritance in user code, but I can't think of how to do that.
Basically, if you wanted to disallow the declaration of classes that extend anything other than Object, is there a "declare error" form that would work? -matthew -- mailto:[email protected] <[email protected]> skype:matthewadams12 googletalk:[email protected] http://matthewadams.me http://www.linkedin.com/in/matthewadams
_______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
