Why do you need a container? Or why do I need a container?

Leon

On Fri, 2005-03-11 at 07:27 -0600, NetSQL wrote:
> I used Hivemind and switch to CoR, which I consider a light weight 
> container.
> Good article on CoR at onJava.com.
> 
> .V
> 
> Manfred Wolff wrote:
> > 
> > Ted.
> > 
> > +1 to this approach. I prefer leightweight container such as hivemind to 
> > manage the entrypoints to the business logic. Hivemind is easy to learn 
> > and you have the benefit, that the lifecycle of the business components 
> > may be steered too (such as pooled components, singletons etc.). Other 
> > containers like spring or picocontainer are also well.
> > 
> > -Manfred
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



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

Reply via email to