Tuesday April 01, 2003
06:59 PM
Pounding nails with a chainsaw
It's not often that a technical book has me laughing so hard I spit coffee. While skimming the
XSLT Cookbook this morning, I came across the recipe for calculating square roots using an XSLT template. That brought on the giggles, and the following recipe, for calculating logarithms, finished me off. I haven't seen anything that perverse since an article describing how to render polygons using SQL. Yes, it can be done, but... but...
Overall what do you think? (Score:2)
I use XSLT and Perl quite a bit and some time I do find it frustrating that I can't use Perl in the middle of s stylesheet, but have to do things in XSLT and naturally vice versa. I've not used the latest tricks in LibXSLT, but I think calling Perl subroutines from XSLT may solve a lot of my pain....
Other than the obvious fact that you can so something in XSLT that you really shouldn't what did you think about the book overall? I have it in my shopping basket at Amazon, but I've not decided yet if I reall
-- "It's not magic, it's work..."
Re:Overall what do you think? (Score:1)