Hello All,

I've been tinkering with monos corlib the last couple of days. I've built a
small tool to dump all unmanaged method references (as fully working C#
source files throwing System.NotImplementedException) from Mono and to merge
replacements with the mono library (actually any IL DLL for that matter.)
Anyways as the AOT can't handle generics in every case yet I wanted to
suggest merging the mono .NET 1.0 corlib, which has apparently passed the
AOT (couple of tests remain on my side.)

Before I go on with this and possibly waste my time I wanted to ask if
someone else is already working on this and how far they've gotten. I think
having at least the basic types (String, DateTime and some others) from .NET
1.0 corlib available would speed up a lot of things in layers above the
kernel. Your thoughts about this would be nice too.

grover


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
SharpOS-Developers mailing list
SharpOS-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sharpos-developers

Reply via email to