Re: [xsl] merging with document()

Subject: Re: [xsl] merging with document()
From: "Jeff Shevlen" <jeff@xxxxxxxxxxxxxx>
Date: Thu, 19 Sep 2002 18:28:07 -0700
> >
>
> You need to fight your fear of recursion. You can't keep writing
XSLT
> with one hand tied behind your back for ever. Recursion almmost
> certainly IS the simpler way to do it.
>

As assumption.  Nobody's afraid of recursion, but match patterns are
nicer, yes?  Recall my original question:
> 1. A general question about approach and best practice.
I was just afret the simplest approach - not a diagnosis of my phobias
(which are far more interesting than anything on this list ;~}.

I appreciate your input however.  Recursion does appear to be the best
way to go about this.




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread