[Mono-list] class status up to date?

Jeroen Janssen japj@darius.demon.nl
Sun, 15 Dec 2002 00:32:53 +0100


Miguel de Icaza wrote:
> Would you be interested in working on the XSLT classes?  The approach
> that we are taking is a bit lame, but would allow us to catch up quickly
> to Microsoft (basically, use Libxslt with PInvoke to get the core of the
> workd done on temporary files)

After have a more detailed look at the code I think I will start with 
writing unit Tests for System.XML.XSL (as far as I can tell, none exists 
yet).

This way I can get to know C# better + I will be using the XSL API & 
gaining information on what it should do (this should help me understand 
what to implement).

After that I should be able to start working on the missing XSL items.
---
Jeroen Janssen