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

RE: Mozilla Support for XSL XSLT? Yes, please!

Subject: RE: Mozilla Support for XSL XSLT? Yes, please!
From: "Didier PH Martin" <martind@xxxxxxxxxxxxx>
Date: Thu, 16 Dec 1999 14:16:36 -0500
mozilla support xsl
Hi Dan,

We found that there is a way to optimize if on the first pass you extract
the node list and keep back pointer to template content. Thus, after the
first pass, you keep in a structure (or object) the node-list you got from
the match and a back pointer to the template content.

So, on a the second pass, there is no need to parse again the style sheet
for template match. The only process to do at this stage is to match the
current grove pointer to an element of the node list, thus the structure is:

stylesheet
    |____ node_list ---> template content
    |____ node_list ---> template content

We are now trying to optimize the template content but if a massive use of
relative reference are use, there is little to do. Anyway, we still try to
find better ways.

Cheers
Didier PH Martin
mailto:martind@xxxxxxxxxxxxx
http://www.netfolder.com


 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.