xsl-list
[Top] [All Lists]

Re: [xsl] Re: OOXML

2008-07-01 03:39:34
Dimitre Novatchev wrote:
Case in point: I don't consider XSLT to be functional because of the hoops
you have to go through to get something resembling lambda functions.  [...]
Not exactly lambda-functions, but various ways of creating dynamically
new functions are well-known and have been supported with FXSL for
years:
[snip]

Yes, those hoops are the ones I was talking about.

Closures are something I'd be curious to see done in XSLT, though I still
have never come across a programming problem in real life that was  best
solved by using them.
Has been done for quite some time; see:
    http://dnovatchev.spaces.live.com/blog/cns!44B0A32C2CCF7488!384.entry

That link was to a discussion on transitive closures (a property of graphs), not the closures I was talking about [http://en.wikipedia.org/wiki/Closure_(computer_science)]. Not so much OO as one way to implement OO.


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>