Hi, I just reviewed a little bit of the serializers code, and saw this: AbstractSerializer implements: Recyclable AbstractTextSerializer inherits from AbstractSerializer and implements Poolable TextSerializer|XMLSerializer... inherit from AbstractTextSerializer and implement Poolable
This seems to me that there are too many implements in this inheritance chain. Before I start doing something, is is OK to remove the two implements Poolable statements (from AbstractTextSerializer and TextSerializer|XMLSerializer etc)? Carsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]