Niclas Hedhman wrote: > On Sat, Sep 6, 2008 at 9:47 AM, Rickard Öberg <[EMAIL PROTECTED]> wrote: >> Stuart McCulloch wrote: >>> sounds reasonable - what happens if there are multiple candidates? > > I agree. > >> It uses the regular matching of mixin types to Composite types, so it's >> basically in registration order. > > But, since we have the "single match rule" for Mixin-to-Composite > match, shouldn't we stick with this restriction?
Yup. I made a testimpl and used the regular methods in ModuleInstance, so the above behaviour is used. /Rickard _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

