[Home] [By Thread] [By Date] [Recent Entries]
Dear Sebastian,
At 04:59 PM 3/15/2006, you wrote: Many thanks Wendell for your comprehensive explanation. Events somehow conspired to convince me that call-template behaved differently to apply-templates, and that I didn't need to explicitly pass parameters from the caller, nor declare them in the callee. That happens. :-> Anyhow, the stylesheet is now about 20 lines longer due to the addition of lines like this in the callers: Is it any comfort that those three lines could be one? <xsl:with-param name="name" select="$name"/> (Probably that's a tiny bit more efficient too.) It was probably also the seemingly pointless and repetitive nature of this mechanism that served to further convince me that "this can't be necessary!" I can see why 'tunnel parameters' have been introduced, if they serve to cut down on the number of lines like these, especially (1). Exactly right. Remember, it's a dumb machine that's processing this information, so some things do have to be made explicit so proper allowances can be made. Cheers, Wendell
|

Cart



