[xsl] Re: [exslt] Re: [xsl] Importing compiled stylesheets

Subject: [xsl] Re: [exslt] Re: [xsl] Importing compiled stylesheets
From: James Fuller <jim.fuller@xxxxxxxxxxxxxx>
Date: Mon, 13 Jun 2005 10:05:36 +0200
Jirka Kosek wrote:

> Dimitre Novatchev wrote:
>
>> Then this is certainly a good candidate for:
>>
>>      <exslt:include-compiled-module href="hrefToCompiledStylesheet"/>
>>
>>
>> Any opinions from the exslt mailing list?
>
>
> Wouldn't it be better to create custom attribute for xsl:include. Like:
>
> <xsl:include href="uncompiled.xsl"
>              exsl:compiledStylesheetLocation="hrefToCompiledStylesheet"/>

This is an elegant way of dealing with this, perhaps though before a
submission is created for a single attribute a bit of investigation is
made into what other things might be in a new EXSLT module; is this a
common module or does it deserve its own new module?

cheers, Jim Fuller

Current Thread