[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

the Muench method


Subject: the Muench method
From: "Sebastian Rahtz" <sebastian.rahtz@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 15 May 2000 00:37:03 +0100 (BST)

I'd like to add my public plaudits to the insight of the Muench method 
for sorting and grouping, using keys. My stylesheet execution time has 
gone down to a 3rd, and is also more readable. The realisation that
I can cycle quickly over a widely dispersed set of nodes with

  <xsl:for-each select="key('xxxx',$foo)">

really makes me reassess my whole approach in several stylesheets.

Sebastian Rahtz


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



Current Thread