Subject: Re: Saxon for C/PHP/Python/etc
From: Louis-Dominique Dubeau <ldd@xxxxxxxxxxxx>
Date: Fri, 27 Sep 2013 10:00:54 -0400
|
On Fri, 2013-09-27 at 14:26 +0100, Adam Retter wrote:
> libxslt is not just used on devices where there are web browsers!
> There are many servers that do not have web browsers installed.
Yep. I have to run XSLT on the server. There's a significant difference
in the resources (time, memory) required between running something based
on libxslt and running anything Java-based.
> Also I
> was rather under the impression that most web browser plugins were
> written in C++ and not Java.
That seems correct to me.
Louis
|