[Mono-list] Missing Interfaces in corlib

John Barnette jbarn@httcb.net
Sun, 6 Jan 2002 15:58:02 -0700


> I just checked in the changes necessary to make System.Resources.*
> compile. IResourceReader and IResourceWriter do now appear in
> corlib.dll, which was the original goal.
> 
> Please note that I just corrected the obvious typos and introduced the
> necessary dummy implementations to the other source files making up to
> namespace. I didn't do any "real" enhancements to the code, so I guess
> it does make sense to have a look at the diffs.

Duco,

Did you use the MonoTODO attribute on the methods that you stubbed? ;-)


~ j.