RE: [xsl] [ANNOUNCE] UWOBO 1.2.0 released

Subject: RE: [xsl] [ANNOUNCE] UWOBO 1.2.0 released
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Wed, 7 Nov 2001 23:04:13 -0000
> > As a matter of interest, how long does it take to reload a
> serialized
> > stylesheet compared with recompiling it from the source?
>
> (being informed about saxon compiler story) I'm interested
> your opinion: Is a sense in serializing of compiled
> stylesheets at all?

The last time I tried using Java serialization for a complex data structure,
I found that writing it out as XML and then parsing the XML to reload it was
much faster, mainly because the XML was so much more compact. But I'm
interested if other people have a different experience.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread