xsl-list
[Top] [All Lists]

Re: [xsl] Dynamic pipelining in XSLT 2.0 w/ Saxon extensions

2007-06-19 13:42:15
From: "Andrew Welch" <andrew(_dot_)j(_dot_)welch(_at_)gmail(_dot_)com>

The other thing that would be really good is if calls to doc() using
references that are known at compile time are also compiled -
currently if you have a call to doc('config.xml') in your compiled
stylesheet and you run a transform 100 times then config.xml gets
fetched 100 times.

That behaviour is not specified by the XPath and XSLT specifications.

My implementation won't behave that way by default, and I didn't think that Saxon did either.

_________________________________________________________________
The next generation of Hotmail is here! http://www.newhotmail.co.uk/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--