[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] JAXP Transformer contract


Subject: RE: [xsl] JAXP Transformer contract
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Thu, 10 May 2001 11:33:22 +0100

> Somewhat off-subject...
>
> Saxon comes with a SaxonServlet.java that demonstrates a
> caching pattern
> using a HashTable, and it seems to work well.

Remarkably well considering how simplistic it is: it just accumulates
compiled stylesheets in the "cache" until you clear them all out. None of
those fancy LRU discard algorithms designed for poor souls with finite
amounts of memory...

Mike Kay


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



Current Thread