On Tue, Nov 17, 2009 at 5:45 PM, Rickard Öberg <[email protected]> wrote:

> You also have interface CustomEmployee extends StandardEmployee, where
> StandardEmployee is what you ship, and then CustomEmployee are your
> per-client extensions.

Here another interesting question, which I don't know the answer to;

I can add Mixins/Concerns to composites during the assembly phase. If
such mixin declare a method already implemented, will assembly
declaration take precedence or not? If so, that is yet another way to
override/customize implementation details on code one doesn't own.


Cheers
-- 
Niclas Hedhman, Software Developer
http://www.qi4j.org - New Energy for Java

I  live here; http://tinyurl.com/2qq9er
I  work here; http://tinyurl.com/2ymelc
I relax here; http://tinyurl.com/2cgsug

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to