Hi, i got a question about the dependencies. i got two interfaces providing a service and more than 2 components for each interface.
e.g. I1 and I2 are the interfaces, C1 and C2 are components build of I1 and C3 and C4 are components build of interface I2. my problem is, that C1 wants to use the service of C3 and C4, but C2 only wants to use C3. is there a chance to implement this under merlin 3.3.0 ? Regards, André Steinkamp