This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Designs for XSLT functions (Was: Re: RE: syntax sugar for call-template)



David.Rosenborg wrote:
>
> > So you would advocate having the development of exsl:function include
> > adding exsl:if()?
>
> Yes, but the conditional construct cannot be an extension function since
> a function call in XPath evaluates all its parameter *before* entering
> the function.

Not necessarily; XSLT and XPATH give implementors considerable
latitude wrt evaluation strategies.  I suspect that most XSLT
processors already use lazy evaluation to some degree.


--Joe English

  jenglish@flightlab.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]