[Mono-list] class status up to date?

Miguel de Icaza miguel@ximian.com
15 Dec 2002 01:12:04 -0500


Hello,

> So now I'm not exactly sure what you would like me to do. Do you want a 
> System.Xml.Xsl implementation without using Libxslt (completely in C#)?

Implementing an Xsl library in C# is going to be a lot of work;  When I
talked to Daniel Veillard, he estimated the effort to be one year.

There are advantages in doing it (taking full advantage of
XPathNavigator for example), but I believe it is not worth doing it at
this time.

Miguel