Re: [pool] deprecation of setFactory methods

2010-07-03 Thread sebb
On 3 July 2010 02:25, Phil Steitz wrote: > Phil Steitz wrote: >> setFactory belongs to the top level ObjectPool and KeyedObjectPool >> interfaces.  I would like to deprecate these methods uniformly (to >> be removed in pool 2.0) - removing them from the top level >> interfaces and deprecating all

RE: [pool] deprecation of setFactory methods

2010-07-02 Thread Gary Gregory
> -Original Message- > From: Phil Steitz [mailto:phil.ste...@gmail.com] > Sent: Friday, July 02, 2010 18:25 > To: Commons Developers List > Subject: Re: [pool] deprecation of setFactory methods > > Phil Steitz wrote: > > setFactory belongs to the top level Obj

Re: [pool] deprecation of setFactory methods

2010-07-02 Thread Phil Steitz
Phil Steitz wrote: > setFactory belongs to the top level ObjectPool and KeyedObjectPool > interfaces. I would like to deprecate these methods uniformly (to > be removed in pool 2.0) - removing them from the top level > interfaces and deprecating all implementations. There are two > reasons for thi

[pool] deprecation of setFactory methods

2010-06-28 Thread Phil Steitz
setFactory belongs to the top level ObjectPool and KeyedObjectPool interfaces. I would like to deprecate these methods uniformly (to be removed in pool 2.0) - removing them from the top level interfaces and deprecating all implementations. There are two reasons for this: 1. Good semantics for thi