Subject: Re: xsl architecture issue
From: "Mattias Konradsson" <preacher@xxxxxxxxxxx>
Date: Wed, 9 Jan 2002 14:24:33 +0100
|
Hey I'm pretty stupid, why not simply make stylesheet with reference tags
that generates a stylesheet with the correct includes? Sure you lose
some performance since you can't cache the processors (well, you could do an
index based on which includes a document has and cache that) but it'd be
mighty flexible
Best Regards
Mattias Konradsson
> you mean manipulate the master xslt through the DOM so it includes all the
> referenced xslt files? hmm, well that's an idea, a bit clunky though
> but if no one comes up with anything better :)
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|