Re: [xsl] How to cope with the complexity of an XSLT program with thousands of template rules?

Subject: Re: [xsl] How to cope with the complexity of an XSLT program with thousands of template rules?
From: "Norm Tovey-Walsh ndw@xxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 2 Jun 2022 14:56:07 -0000
> Question: what techniques do you use to control the complexity of a
> large XSLT program?

Make them shorter. Use a series of transformations, either in XSLT or
via something like XProc, to reduce the size of each stylesheet. This
makes testing easier too.

                                        Be seeing you,
                                          norm

--
Norman Tovey-Walsh <ndw@xxxxxxxxxx>
https://nwalsh.com/

> Men do not quit playing because they grow old; they grow old because
> they quit playing.--Oliver Wendell Holmes

[demime 1.01d removed an attachment of type application/pgp-signature which had a name of signature.asc]

Current Thread