Subject: Re: [xsl] Re: Keeping a running total? From: "Tracey Zellmann" <tracey.zellmann@xxxxxxxxxxx> Date: Thu, 13 Jul 2006 17:04:30 -0400 |
I feel the situation is very similar to the introduction of goto-less
programming in the 1970s. COBOL and Fortran programmers found it very hard
at first to see how they could write code without a GOTO statement.
Eventually they were forced to learn, and they became better programmers as
a result. It does mean there is a steeper learning curve, but at the top of
it there are broad sunlit uplands!
I think the right solution architecturally is to use a procedural pipeline
processing language which defines the overall control flow of an
application, and which invokes purely functional queries and transformations
written in XSLT or XQuery. For problems like the one in this post, I think
recursive solutions are quite adequate: it takes a while to get the hang of
them, but they're not difficult once the idea is mastered.
Michael Kay http://www.saxonica.com/
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
RE: [xsl] Re: Keeping a running tot, Michael Kay | Thread | Re: [xsl] Re: Keeping a running tot, Colin Paul Adams |
Re: [xsl] Stuck on how to properly , Rusty Morton | Date | Re: [xsl] Re: Keeping a running tot, Colin Paul Adams |
Month |