[Mono-dev] [PATCH] DataTable.WriteXml
Miguel de Icaza
miguel at ximian.com
Mon Oct 2 18:20:27 EDT 2006
Hello Patrick,
> I've implemented the WriteXml method for System.Data.DataTable. Since
> writing a table is similar to writing a DataSet, it leverages many of
> the methods used to write DataSets. Included with the patch are a
> successful unit test for the new WriteXml functionality and a failing
> unit test for ReadXml, which has not yet been implemented. The patch
> caused no regressions in the System.Data net_2_0 test suite.
>
> The patch applies against the mcs/class/System.Data folder in the latest
> SVN revision (66162 as of this message).
>
> This is my first substantial contribution, so I'm happy to get feedback
> on it. Thanks.
This looks great, am just going to wait for Nagappan to weight in, and I
think this could go into the tree.
Miguel.
More information about the Mono-devel-list
mailing list