This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: [ANNOUNCE] UWOBO 1.2.0 released


> > 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]