On Tuesday, September 24, 2002, at 09:52 AM, Berin Loritsch wrote: > We need to add support for the old Recycleable interface (for > compatibility reasons). My take is to use reflection, and determine if > the class has a public recycle() method and just use it. That way we > don't have to migrate interfaces or anything like that.
I'd prefer to migrate the interface, or support it as a lifecycle extension. -pete -- peter royal -> [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
