[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Dynamic pipelining in XSLT 2.0 w/ Saxon extensions
From: Florent Georges <darkman_spam@xxxxxxxx> You can also use a user function that memoizes its result (if you are ready to use an extension attribute that makes an xsl:function to memoize its outputs ;-p). IMHO that That would be non-compliant. would be the most generic way to cache compiled stylesheets. Note Gestalt provides the same functionality through the gestalt:function extension instruction. Which is of course compliant. But this is not how you would cache the complied transformations. Instead, gexslt:transformation automatically caches them, unless you supply (an as yet un-implemented) flag to suppress caching. _________________________________________________________________ Win tickets to the sold out Live Earth concert! http://liveearth.uk.msn.com
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|