Re: [pool] pool utility methods

2006-02-22 Thread robert burrell donkin
On Mon, 2006-02-20 at 22:56 -0500, Sandy McArthur wrote: > I'm planning a helper class for Pool similar to the > java.util.Collections class. Below are the static methods I'm thinking > of implementing. Let me know if I forgot anything, misnamed anything, > added too much. > > * Two synchronizedPo

[pool] pool utility methods

2006-02-20 Thread Sandy McArthur
I'm planning a helper class for Pool similar to the java.util.Collections class. Below are the static methods I'm thinking of implementing. Let me know if I forgot anything, misnamed anything, added too much. * Two synchronizedPoolableFactory(factory) methods that take a [Keyed]PoolableObjectFacto