[Mono-devel-list] [PATCH] API compatibility fixes for System.Data
Atsushi Eno
atsushi at ximian.com
Tue Jun 1 03:05:41 EDT 2004
Hello Gert,
> I've attached a patch that fixes all API mismatches between the Mono and MS System.Data assembly. This one fixes more issues (only discovered after fixing a minor issue in the mono-api-diff tool) than the patch I posted before.
>
> Can you review and commit this patch (or allow me to do so) ?
One thing:
> +namespace System.Data
> +{
> + internal class DataTableTypeConverter : ReferenceConverter
I don't think we have to add MS's "internal" class to our libs.
Atsushi Eno
More information about the Mono-devel-list
mailing list