I want to write my own container to be used with Merlin. Where do I start ? Ok I don't want to write, I want to mess around with Merlin Container code. What class constitutes a container in Merlin.
CLI initiates this class right so act as a container ?
The class that is probably closest to what you are thinking is DefaultBlock - but WARNING - don't even think about extending this or other related Appliance classes. The way to change the behavior of a container is to change the definition of the container's implementation - and a containers implementation is defined by the component directives declared in the container directive.
Maybe you could expand a bit more on the ultimate objective you have in mind?
Stephen.
Thanks
Sonu Vijay
__________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free web site building tool. Try it! http://webhosting.yahoo.com/ps/sb/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
|------------------------------------------------| | Magic by Merlin | | Production by Avalon | | | | http://avalon.apache.org/merlin | | http://dpml.net/merlin/distributions/latest | |------------------------------------------------|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
