[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: How to cope with the complexity of an XSLT program

Subject: Re: How to cope with the complexity of an XSLT program with thousands of template rules?
From: "Graydon graydon@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 2 Jun 2022 16:07:15 -0000
Re:  How to cope with the complexity of an XSLT program
On Thu, Jun 02, 2022 at 12:40:47PM -0000, Chris Papademetrious christopher.papademetrious@xxxxxxxxxxxx scripsit:
> That solved the problem and avoided problematic template interactions, but it made me feel defeated because I resorted to a linear way of solving the problem.

Staged transformations, keeping the stages simple, small, and thematic,
is the Right Way, at least for 2.

For 3, the right way is the same simple-small-thematic stages, but done
with transform() calls so you have independent stylesheets for each step
and stop having to worry about mode leakage.  It is way too easy to
re-use a mode name over the course of a long project, and if it's all
one stylesheet this can result in an absolutely satanic debugging
experience.


-- 
Graydon Saunders  | graydonish@xxxxxxxxx
^fs oferiode, pisses swa mfg.
-- Deor  ("That passed, so may this.")

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.