> From: Peter Donald [mailto:[EMAIL PROTECTED]] 
> 
> >Also, I thought that we were in favor of separating Intializable and 
> >Disposable.  They aren't as tightly coupled as start()/stop() or 
> >suspend()/resume().  Otherwise, there will be a lot of 
> components with 
> >either an empty initialize() or an empty dispose() method.
> 
> I think they are just as coupled as the others and would 
> prefer to see them 
> merged but no real issues if they aren't.
> 
> ie I think that anytime you allocate resources you should 
> have to think 
> about deallocating them.


Yes, but there are many places to allocate resources from.


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

Reply via email to