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: conditional inlcudes -is it possible?


Hi,

> -----Original Message-----
> From: owner-xsl-list@lists.mulberrytech.com
> [mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of Michael Kay
> Sent: Tuesday, October 01, 2002 9:07 AM
> To: xsl-list@lists.mulberrytech.com
> Subject: RE: [xsl] conditional inlcudes -is it possible?
>
>
> > This is our situation. We have a global xsl that
> > ensures that all our webpages have a certain content.
> > We are trying to make the inclusion of local xsl
> > stylesheets conditional
>
> The usual mistake. You should import the global stylesheet into the
> local one, not the other way around.


I would say this is bad advice if you have a manager-type webapp. One that has
to control several different subprojects with each subproject having a different
look and feel. Though no performance gain is acheived by having global XSL,
there is definiteley benefits for maintainence.

best,
-Rob



 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]