Re: [xsl] () eq () vs () = ()

Subject: Re: [xsl] () eq () vs () = ()
From: Markus Abt <abt@xxxxxxxx>
Date: Fri, 30 Sep 2011 15:23:32 +0200
Andrew Welch wrote:
> Hmm the length thing is just a quick way of determining if they aren't
> equal (without the cost of having to compare any values).

The "length thing" is not an optimization advice, it is part of the 
specification: the third bullet (comparing the values) doesn't need
to specify the case when one parameter has more values than the 
other. 

Markus

Current Thread