RE: [xsl] Re: The Perils of Sudden Type-Safety in XPath 2.0

Subject: RE: [xsl] Re: The Perils of Sudden Type-Safety in XPath 2.0
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Wed, 19 Feb 2003 21:19:15 -0000
> One of the critiques about XSLT 1.0 is that it's too verbose. 
> From what I see about XSLT 2.0, transformations written in it 
> may well have to be twice as verbose as their XSLT 1.0 counterpart.

No, my experience so far is that stylesheets that do no significant
computation are essentially unchanged, while those that do a lot of
computation can become dramatically smaller, because of features like
conditional expressions in XPath and the availability of xsl:function,
as well as the much richer built-in function library. 

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx 


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


Current Thread