NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
XML/XSLT (Score:1)
Well, I for one hope they never die! They’re far too useful. Just because XML has been used by the clueless as a hammer for every problem they encounter does not make it a bad idea when used correctly; and the XSLT model (albeit not syntax) is elegant to an extent I have rarely encountered elsewhere.
My main weblog is produced by XSLT processing a single XML file, and despite the tons of small features I have added to the transforms over the years, I still find them completely straightforward and easy to modify, despite having refactored any substantial portion of them only twice.
Reply to This