How about DefaultPooledObject? I like the Default* prefix more than the *Impl postfix.
Benedikt 2013/7/24 Mark Thomas <ma...@apache.org> > On 24/07/2013 21:01, ma...@apache.org wrote: > > Author: markt > > Date: Wed Jul 24 20:01:34 2013 > > New Revision: 1506685 > > > > URL: http://svn.apache.org/r1506685 > > Log: > > Create two new factory interfaces that work with PooledObject instances > rather than Object instances and switch Gop and GKOP to use them. > > One area I'd particularly like some comment on is PooledObject & > PooledObjectImpl. > > I considered just having a single PooledObject implementation class in > o.a.c.pool2 but decided that as implementation it belonged in > o.a.c.pool2.impl. That lead to needing PoolImplUtils. > > I'm not completely happy with the current arrangement but neither have a > found a better one. Thoughts? > > Mark > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > -- http://people.apache.org/~britter/ http://www.systemoutprintln.de/ http://twitter.com/BenediktRitter http://github.com/britter