Repurposing XSLT
The GEDCOM import process has gotten even cooler as I’ve now repurposed XSLT. Instead of transforming “XML” GEDCOM to TriX and then importing the resulting graphs, I’ve written a handful of XSL extension functions in Java which can be called directly from the stylesheet. XSL now serves as a malleable event-driven mini programming language! The net result is some esoteric code that fulfills my geek needs, yet no end user will ever notice. Gotta love it.
Technorati Tags:
Filed in 


Sounds a lot like all of the programs written in undergraduate study, with a margin of error of 2-5 programs.