Hi all,

        I am using Avalon Framework,Excalibur,LogKit in my project.
I am using our container class for all the components.With the
ContainerManager in scrathpad I see that it is a good candidate to replace
this.
        Before that I have some questions regarding the
ContainerManager/ComponentManager in general.How do I specify the dependency
between components with CM.As far I have understood avalon life cycle
interfaces,Composable gives a component ability to use another component
from the conatiner(ECM/ContainerManager),IOC.This ability is provided
through ComponentManager given to that component via a compose method.

Now my question :
Picture this : I have four components A,B,C,D . A uses B and C uses D. Now
If I want to pass a component manger to A with only B and to C only D .How
do I acheive this? 

I can do this by extending the DefaultComponentFactory to chnge the default
behaviour.

Any suggestions ??? Have you any plans to include this in
ECM/ComponentContainerManager?



Rajendra Ghorpade
   Software Engineer

   OneBridge AG - simplifying voice technologies -
   Friedrich-Ebert-Strasse
   D 51429 Bergisch Gladbach

   Fon:   +49 (0)2204 / 845-118
   Fax:   +49 (0)2204 / 845-101
   Mobil: +49 (0)162/345 0758
   Email: [EMAIL PROTECTED]
   Web:   www.onebridge.de

Voice Games - Wählen, hören, spielen und urteilen Sie selbst. Begeben Sie
sich mit uns auf eine kleine Reise und knacken Sie die Schatztruhe der
OneBridge AG. Jetzt anrufen: 0180 / 545 00 74 ( EUR 0.12/Min.)
Voice Games - Dial, play, and hear how it works. Come with us on a short
trip and try to break open the treasure chest of OneBridge AG. Call now:
0180 / 545 00 74 ( EUR 0.12/min.)



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to