![]() | Ned Batchelder : Blog | Code | Text | Site XSLT behind the scenes » Home : Blog : October 2003 |
XSLT behind the scenesSaturday 11 October 2003 I have the Encyclopedia Britannica Ready Reference pre-installed on my new home computer. I was poking around in its directories, and saw a number of familiar technologies: jython.jar, xalan.jar, and a number of XSL files. I'm not exactly surprised to see these things in pre-installed PC software, but it's still unexpected, and pleasant to discover. I am surprised to see this template in one of their XSLT files: <xsl:template name="just_output_the_damn_fool_thing_geez_cmon_man"> This clearly gets the award for Most Emphatically Named XSLT Template. Also, keeping in mind the points from Streamlined XSLT, it could be written thus: <xsl:template name="just_output_the_damn_fool_thing_geez_cmon_man">
tagged:
xslt» react | |
Comments
Add a comment: