On 2010-06-07 22.53, Niclas Hedhman wrote:
Does that mean I can make the Mixin impl methods final??
Nope, if you do that currently all hell will break loose, since the code generator cannot create submethods. I could change though so that final methods are not overridden.
/Rickard _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

