"Niclas Hedhman" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED]
[...]
> Containment model = (ContainmentModel) context.get(
>     "urn:composition:containment.model" );
>
> To get hold of the model.
>
> And then there are many things that you could possibly do, such as bring
> components into one of the containers, create configurations on-the-fly, load
> a complete container from a URL and other things.
>
> Take a look at the 'dynamics' tutorial for further details;
>
> https://svn.apache.org/repos/asf/avalon/trunk/planet/tutorials/dynamics

hi niclas,

if i understand you (and stephen) right, the proper way is to somehow
specify the service which i need and leave it to merlin to choose and
commision an appropriate component. that leads me to some further questions:

1. what exactly is commisioning, what happens during that phase and what is
    the difference to incarnation?

2. how can i influence merlin when deciding which component to use for such
    a service request?

/eike





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

Reply via email to