xsl-list
[Top] [All Lists]

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

2007-06-19 14:35:43
On 6/19/07, Colin Adams <colinpauladams(_at_)hotmail(_dot_)com> wrote:
>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.

I didn't think compiling stylesheets was covered by the spec either?
It would be a implementation specific enhancement...

--~------------------------------------------------------------------
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>
--~--