On Sunday 30 May 2004 04:42, Niclas Hedhman wrote:

> However, I am NOT sure how to effectively build the compModel ( a
> DeploymentModel instance, which is either a component or a container ) in
> an effective/quick way, and hope that Stephen can help you with that.

Looking at the merlin/cli/.../Main.java on how the whole process is getting 
started, it brings me to the DefaultKernelFactory on how it gets up and 
going.

Funky enough, it seems(!), that you just get hold of the container where you 
want to add an additional ContainmentModel, and do 

    container.addContainmentModel( url );

where url is the block.xml reference.

Could there be anything else to it??

Niclas

-- 
   +------//-------------------+
  / http://www.bali.ac        /
 / http://niclas.hedhman.org / 
+------//-------------------+


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

Reply via email to