------------------------------
I Second the request.
------------------------------
Also, for Encodings to be of any use publically, static EncodingInfo
getEncodingInfo(String encoding) should also be public.
For ElementState similarly, to be of any use the fields should be
accessible.
For Neil Graham,
Shoudn't xxxSerializer in general be non final?
Sandeep Randhawa
-----Original Message-----
From: Gunnlaugur Thor Briem <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Friday, July 20, 2001 6:13 AM
Subject: [PATCH] org.apache.xml.serialize extensibility changes
>Hi,
>
>if nobody disagrees, could someone with
>the requisite authority apply this patch?
>It makes these four changes:
>
>ElementState becomes public instead of package-visible
>Encodings becomes public instead of package-visible
>IndentPrinter becomes public instead of package-visible
>TextSerializer becomes nonfinal instead of final
>
>... all of which improve extensibility of the
>serialization mechanism, without affecting
>performance (except for the potential cost of
>losing inlining in TextSerializer, but that
>is sure to be negligible).
>
>Thanks,
>
> - Gulli
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]