Re: [xslt] Benchmarking



Robert Koberg wrote:

> Recursion is VERY important in XSLT.  Most experienced XSLT developers would
> recurse rather than iterate. That being said, it is still pretty fast.


As there is no "for i=1 to 10" loop, there often is a need to rebuild
this by recursion, so recursion is not only a "wish", but a "need".

-- 
Heiko W. Rupp                       http://mcntp.sf.net/
http://www.pilhuhn.de/hwr/          http://www.netbsd.org/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]