[Mono-list] Re: System.Web.RegularExpressions

Gaurav Vaish gvaish@adobe.com
Fri, 28 Nov 2003 11:42:02 +0530


> Somebody might want to have a stab at this assembly; IIRC it is not a
> very large API at all.

    The assembly is still missing from Mono.

    I have been working on it, albeit very silently... have completed about
10 classes. Some public, others private/internal.
    WARNING: All without any testing. :(

    It's not available in MSDN directly - but it's available under longhorn!

http://longhorn.msdn.microsoft.com/lhsdk/ref/system.web.regularexpressions.aspx

    Well, I started off with the classes from:

http://www.dotnet247.com/247reference/System/Web/RegularExpressions/System.Web.RegularExpressions.aspx


    And still, some of the API (visibility) is confusing - so, the best way
was to use Reflection to get the same. :-)


Cheers,
Gaurav
http://gallery.mastergaurav.net/