> From: Peter Donald [mailto:[EMAIL PROTECTED]]
>
> > And this is where I disagree - not having remove requires the client
> > to know about implementation details such as whether a component
> > is thread safe or not, whether it is pooled or not.
> 
> no it doesn't. It implies that the container has to manage resource 
> allocation and deallocation. 

It also implies that CM == container (as it does not expose any method for 
releasing resources) && all requests come in through the CM (otherwise
it can not know when a request starts/ends), which is not true.

/LS


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

Reply via email to