Re: [xsl] Functional Programming: How do I convert an xsl:for-each loop into a functional style?

Subject: Re: [xsl] Functional Programming: How do I convert an xsl:for-each loop into a functional style?
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Thu, 21 Jan 2010 11:37:38 -0800
How do you define "functional style"?


--
Cheers,
Dimitre Novatchev
---------------------------------------
Truly great madness cannot be achieved without significant intelligence.
---------------------------------------
To invent, you need a good imagination and a pile of junk
-------------------------------------
Never fight an inanimate object
-------------------------------------
You've achieved success in your field when you don't know whether what
you're doing is work or play



On Thu, Jan 21, 2010 at 11:33 AM, Costello, Roger L. <costello@xxxxxxxxx>
wrote:
> Hi Folks,
>
> Would you please give me an example of an XSLT transform that is not written
in a functional style? And then would you show an equivalent XSLT transform,
but written in a functional style? I presume that it is better to write XSLT
transforms in a functional style, yes?
>
> /Roger

Current Thread