Re: [xsl] What is exciting in XSLT 2.0 (Was: Re: [xsl] parameters in XSLT 2.0)

Subject: Re: [xsl] What is exciting in XSLT 2.0 (Was: Re: [xsl] parameters in XSLT 2.0)
From: Bruce D'Arcus <bdarcus@xxxxxxxxx>
Date: Wed, 8 Jun 2005 08:47:12 -0400
On Jun 8, 2005, at 8:40 AM, James Fuller wrote:

to use functions.....you dont need a functional or math background, the
concept of a function is present in most modern programming languages....

Yes, I know this, and use them quite a bit in my stylesheets. I was referring to the higher-order functions that Dmitre is interested in. The FXSL docs assume a fairly specific audience that is not me.


the FXSL approach is steeped in what is known as functional programming,
which places function and function composition at the heart of
programming (flow, arch, data structure...)....by porting some of the
most popular functions from Lisp/Haskell Dimitre is able to draw from a
very deep well and well researched field of computing to solve problems
by using a functional approach.

OK, but what kind of practical problems can it help solve for XSLT programmers?


Bruce

Current Thread