|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Mozilla Support for XSL XSLT? Yes, please!
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
|
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
|

Cart








