Re: A small stress test

> No, the recursion is in XProc, not XSLT.

When I've implemented viewport it will be interesting to do a version
which hands off each recursive call to a separate invocation, instead
of having a single xslt handle all the lowest-level calls.

Probably the individual calls can be done by something simpler than
xslt, but I haven't implemented any of the other atomic steps yet.

-- Richard

Received on Friday, 30 November 2007 22:52:43 UTC