Jez Higgins

Freelance software grandad
software created
extended or repaired


Follow me on Mastodon
Applications, Libraries, Code
Talks & Presentations

Hire me
Contact

Older posts are available in the archive or through tags.

Feed

Wednesday 18 October 2006 Arabica: XSLT: call-template

Just committed an initial implementation of xsl:call-template. It does the right thing for correct XSLT. At the moment, though, it can do the wrong thing for incorrect XSLT - if you give an unknown name it raises a run-time error not a compile-time error.

Things are actually getting quite useful now. If you'd like to have a play, grab the mangle branch from Subversion

svn co svn://jezuk.dnsalias.net/jezuk/arabica/branches/mangle
and have a look in include/XSLT for the bulk of the code and in examples/XSLT directories for a little sample command line XSLT transformer to play with. Comments, bugs reports, patches are all very welcome.


Tagged code, arabica, xml, and c++


Jez Higgins

Freelance software grandad
software created
extended or repaired

Follow me on Mastodon
Applications, Libraries, Code
Talks & Presentations

Hire me
Contact

Older posts are available in the archive or through tags.

Feed