This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: xsl architecture issue


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]