On Monday 04 February 2002 10:40, Matt Sergeant wrote:
> How about math:random from exlst? It should be supported natively by
> XML::LibXSLT (though I haven't tried it).
>
>   <xsl:value-of xmlns:math="http://exslt.org/math"; select="math:random() *
> 100000"/>

This opens up a problem that I've been thinking of these past few days. 
Normal stylesheets will not produce different results when called with the 
same data. Some of the exslt extensions will however cause that to happen, 
probably defeating the way the current cache works.

How do we deal with this problem ?

-- 
_______________________________________________________________________
Robin Berjon <[EMAIL PROTECTED]> -- CTO
k n o w s c a p e : // venture knowledge agency www.knowscape.com
-----------------------------------------------------------------------
Don't panic.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to