[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: xsl:import and caching under MSXML3

Subject: Re: xsl:import and caching under MSXML3
From: "Sergej Rinc" <sergej@xxxxxxx>
Date: Wed, 27 Jun 2001 16:14:40 +0200
cached xsl import
  Hi Joel,

----- Original Message -----
> Date: Thu, 21 Jun 2001 15:50:20 -0700
> From: "Joel P Thornton" <joelt@xxxxxxxxxxxxx>
> Subject:  xsl:import and caching under MSXML3
>
> I am working on implementing a cache for XSL stylesheets under MSXML3 and
> VB/ASP.
> My question is this: If a stylesheet I want to cache contains an
> <xsl:import> instruction, then does the stylesheet pointed to by the
> instruction's @href node get cached along with it, using MSXML3's
> IXSLTemplate functionality?

  From my tests, yes. But one answer you have received hasn't asked you :-)
why you want to implement your own cache. You have now - this is what I've
tested and there were allready some notes on the list about - XSL ISAPI
Filter 2.1 available from Micro$oft, see
http://msdn.microsoft.com/xml/general/xslisapifilter.asp.

  Read the caching section in this document - stylesheets get in-memory
cached and are valid n minutes where n can be set in
/xslisapi/masterConfig.xml, in <cache cleanup="n" /> tag. No caching means n
is 0 etc. On systems with XSLTemplate object "stylesheets will be
precompiled and cached as XSLTemplate objects for improved performance.
Otherwise, they are cached as XMLDOM documents."

> If the answer is yes, then thanks. No further information needed :)

  Well, you haven't provided enough information. :-) And I guess this is
interesting to all listers (having to live with M$ technologies where
clients demand them).

Sergej Rinc, Certified Doc-To-Help Trainer
Master XML, Master XSL, Master WAP
Member, International Webmasters Association http://iwanet.org
mailto:sergej@xxxxxxx, http://sergej.rinc.ws


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.