I was needing an ObjectPool that 'remembers' the borrowed objects so it can recollect them if not returned after a while.

Is there something like that arround?

I've extended GenericObjectPool to have that functionallity. I can give it to the project if there is not a better option than mine.
Since this would be my first contribution to the project, and I don't know the customs, I would need some help (I've read all the on-line guides, already, )
N.



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



Reply via email to