How does a Recyclable object invalidate itself with the pool if for some reason the component cannot be restored to its original state? The recycle method does not allow for an exception to be thrown while being placed back into the pool. Should I throw a RuntimeException here?
Regards, --mike -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>