On Sat, 2 Feb 2002, Marc-Olivier Bernard wrote: > > Hi, > > Is it, in both cases, in memory caching or object persistence ?
In memory. Object persistence wouldn't work. > On Fri, 1 Feb 2002, Matt Sergeant wrote: > > > On Fri, 1 Feb 2002, Marc-Olivier Bernard wrote: > > > > > I would like to have some precisions on Apache::...::LibXSLT caching > > > features : > > > > > > - for a basic xslt stylesheet (i mean without any *included* parts), is > > > the tree structure of the stylesheet cached ? > > > > Yes. > > > > > - for a composed stylesheet, with included parts (through xsl:include, > > > xsl:import or document()), is the *whole* stylesheet cached ? also as a > > > tree structure ? > > > > Yes. > > > > > > -- <!-- Matt --> <:->Get a smart net</:-> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
