1/Is there a way to apply a mixin class at the class level and not only at the instance level ?
2/It looks like that the same mixin class can be instantiated more than once per instance based on class inheritance. For example : if the class A inherits from class B and both supposed to have attached the mixin class C,when I create an instance of A,two instances of C are created .Is is expected ? Rgds-Claude View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845739#3845739 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845739 ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
