> Well, after installing I wondered which processor to use and finally 
> decided to follow the recommendation of
> http://axkit.org/faq.xml :
> 
> "AxKit ships out of the box with two processors for using XSLT, and 
> several other stylesheet language modules. The choice between XML::XSLT 
> and XML::Sablotron should generally be based on whether or not 
> XML::Sablotron works on your platform, since it is a more complete 
> implementation of XSLT and is faster than XML::XSLT (which is a pure 
> perl implementation). Sablotron is known to work on Linux and Solaris, 
> and other platforms are coming online all the time."

with all respect to the hard-working folk who maintain
the site, this is _grotesquely_ out of date. AxKit has
shipped with LibXSLT support for at least 18 months now;
the old Perl implementation of XSLT is a historical
curiosity. The LibXSLT implementation
is 100% compliant to the spec (well, barring the odd bug),
as well as fast.

Sablot has extensions and features which libxslt lacks,
and vice versa, but I think its hard to deny that, as a pure
XSLT processor, libxslt is the preferred choice.
-- 
Sebastian Rahtz      OUCS Information Manager
13 Banbury Road, Oxford OX2 6NN. Phone +44 1865 283431




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to