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

Re: Microsoft extensions to XSL (was RE: how to call Javasc

Subject: Re: Microsoft extensions to XSL (was RE: how to call Javascript function in .xsl file) function in .xsl file)
From: Tyler Baker <tyler@xxxxxxxxxxx>
Date: Wed, 11 Nov 1998 17:33:47 -0500
xsl processor extensions
Ray Cromwell wrote:

>  I think this is an idea that needs to be discussed, or, a commercial
> company needs to tackle it. For instance, a fast XSL processor
> could probably mark dynamic parts of the XML input, and cache
> the static parts. It could then simply transform only the dynamic
> fragment (which is valid XML)  Better yet, you coul use a separate XSL
> stylesheet for the dynamic fragment.

This is best done with the DOM.  The XSL Processor could take the source tree
represented as the DOM and cache in memory the appropriate sections and clone
them.  Just don't try and clone shallow as that will surely screw everything up
(you can't make a shallow copy of a tree without screwing up the previous tree).

Tyler


 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.