Tom,
Thanks for the patch.
I've actually changed Serializer to become an interface and the creation
of new serializers has moved to SerializerFactory. I've been playing
with the new code for two weeks now, I think it's about time I commit it
:-)
arkin
Tom Palmer wrote:
>
> Hi,
>
> Attached
Hi,
Attached should be a patch for the Serializer.java file in CVS. The patch
fixes a small problem with the method makeBaseSerializer. It was choosing
the wrong serialiser class for formatting html and xhtml :o(
My apologies if this was the wrong place to send the patch to.
Cheers,
Tom