xsl-list
[Top] [All Lists]

Re: Better include them in the XSLT 2.0 spec (Was: Re: [xsl] Time for an exslt for 2.0?)

2005-05-13 01:53:14
"Colin" == Colin Paul Adams 
<colin(_at_)colina(_dot_)demon(_dot_)co(_dot_)uk> writes:

    Colin> Or are you requesting banning non-pure functions
    Colin> altogether?  This would mean disallowing calls to extension
    Colin> functions, or else insisting extension functions must not
    Colin> have side-effects. The latter condition would be
    Colin> incompatible with XSLT 1.0, I think

Actually, it's far worse than that - functions such as last() are not
referentially transparent, so you can't have referential transparency.

Given that, would there be any advantage to having f($x) is f($x)
always returning true()?
-- 
Colin Adams
Preston Lancashire

--~------------------------------------------------------------------
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>