On Mon, 2 Apr 2001, Waldhoff, Rodney wrote:

> > maybe we can combine and/or define common interfaces/patterns for pool
> access.
> 
> The interfaces defined in org.apache.commons.pool are intended to be those
> common interfaces.  If you don't think they suffice, I'd love to hear about
> it.

I think org.apache.commons.pool is a component that allow object pooling,
not the interface that should be implemented by other components.

Of course, you can define interfaces and implement them, if you want to,
but you can't ask other pool implementations to use the same
interfaces.


Costin




Reply via email to