xsl-list
[Top] [All Lists]

Re: Recursive Template ??

2005-06-04 14:30:55
On 6/3/05, Bovy, Stephen J <STEPHEN(_dot_)Bovy(_at_)ca(_dot_)com> wrote:
Is it possible to create a "recursive" template
that works in the same way as a recursive function call ???

Yes, not only possible, but also useful (recursion is a fundamental
feature of functional languages and it may be very difficult, if at
all possible, to solve some problems without recursion).

Take for example the FXSL library.


Cheers,
Dimitre Novatchev.

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>