Hi Geert,
You could check out Saxon.NET:
http://sourceforge.net/projects/saxondotnet/
And
http://www.x2x2x.org/x2x2x/home/
The first one is the most up to date, and also features two simple
applications. All is based on Saxon-B v8.1, IKVM (ikvmc.exe), GNU ClassPath,
among a few others.
Basically the dll produced is a .NET component for use with .NET 1.x. The
example applications are written in C#.
The Saxon.NET functionality is currently being compared with a broad variety
of input stylesheets and xqueries.
Note that the project is still in its infant shoes, but slowly we're
progressing towards our main goal: porting the Saxon Java code to C#, in
other words, completely based on .NET.
Trying out the download of the early Beta v0.5 is as your own risk. There's
no support other than the forums on SF.net.
Cheers,
<prs/>
-----Original Message-----
From: Geert Josten [mailto:Geert(_dot_)Josten(_at_)daidalos(_dot_)nl]
Sent: Saturday, October 30, 2004 10:43 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] Performance degraded with grouping and sorting.
Hi Michael,
The other way of tackling this, if you can't move to 2.0, might be to
do a sort on the data first, and then do the grouping by means of a
comparison with the immediately preceding sibling.
As I suggested..
Are there any implementations of XSLT 2, other that Saxon?
Grtz,
Geert
--
Geert(_dot_)Josten(_at_)Daidalos(_dot_)nl
IT-consultant at Daidalos BV, Zoetermeer (NL)
http://www.daidalos.nl/
tel:+31-(0)79-3316961
fax:+31-(0)79-3316464
GPG: 1024D/12DEBB50
--+------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--+--