Re: [xsl] XSLT parsers in a C/C++ Apache Module

Subject: Re: [xsl] XSLT parsers in a C/C++ Apache Module
From: "M. David Peterson" <m.david@xxxxxxxxxx>
Date: Wed, 28 Mar 2007 09:36:22 -0600
On Wed, 28 Mar 2007 09:30:54 -0600, M. David Peterson <m.david@xxxxxxxxxx> wrote:

> XSLT
>> parser


Oops!  I read 'XSLT Parser' as 'XML Parser', as, technically speaking, an XSLT parser is nothing but an XML parser given that XSLT is XML, and speaking even more technically, the term would be XSLT Processor, but I don't want to get by semantics, and instead would suggest that you use either libxslt for XSLT 1.0 or use XQilla as the foundation of your project and build from there if you have interest in developing an XSLT 2.0 processor.

Sorry for the confusion!


--
/M:D

M. David Peterson
http://mdavid.name | http://www.oreillynet.com/pub/au/2354 | http://dev.aol.com/blog/3155

Current Thread