Hi Alan,

Ville Palo has committed your patches to cvs.

Cheers,
Daniel

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Alan Tam
Sent: Wednesday, February 05, 2003 10:19 AM
To: Mono-List
Subject: Re: [Mono-list] Compilation Errors on DataSet Classes Generated
byXSD.exe


Attached please find a patch for mcs/class/System.Data/System.Data/
and a new file for mcs/class/System/System.ComponentModel/

Suggested ChangeLog for mcs/class/System.Data/System.Data/:
Added framework for DataSet.Update
Implemented missing methods GetSchemaSerializable, GetSerializationData,
ReadXmlSerializable, ShouldSerializeRelations and ShouldSerializeTables for
DataSet
Implemented missing methods CreateInstance and GetRowType for DataTable

Suggested ChangeLog for mcs/class/System/System.ComponentModel/:
Implemented DesignerCategoryAttribute

Regards,
Alan

----- Original Message -----
From: "Miguel de Icaza" <[EMAIL PROTECTED]>
To: "Alan Tam" <[EMAIL PROTECTED]>
Cc: "Mono-List" <[EMAIL PROTECTED]>
Sent: Wednesday, February 05, 2003 2:36 AM
Subject: Re: [Mono-list] Compilation Errors on DataSet Classes Generated
byXSD.exe


> Hello,
>
> > I've tried to generate a class from XSD.exe by Microsoft and compile it
in
> > Mono. There are many compilation errors and I have to at least patch it
like
> > this in order to make it work.
>
> Please post your patches in diff -u form, and also explain what the
> patch does in a ChangeLog entry.
>
> Removing functionality is usually not a good idea.  It might be best to
> just implement the missing classes.
>
> Miguel
> _______________________________________________
> Mono-list maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/mono-list
>

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to