Re: [xsl] RandomList.xsl from FXSL-xslt2

Subject: Re: [xsl] RandomList.xsl from FXSL-xslt2
From: Martin Honnen <Martin.Honnen@xxxxxx>
Date: Fri, 02 Oct 2009 17:40:14 +0200
Jesper Tverskov wrote:
When I do this:

<xsl:value-of select="format-time(current-time(), '[f][s]')" />

20.000 times in one transformation, it takes around 120 seconds on my
computer, but all the "seeds" are the same!

I think because of the declarative nature of XSLT current-time() during one transformation always returns the same value.


--

	Martin Honnen
	http://msmvps.com/blogs/martin_honnen/

Current Thread