[Mono-dev] [PATCH] DataTable.WriteXml
Patrick Earl
pat.earl at advmeas.com
Mon Oct 2 14:36:32 EDT 2006
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.
Patrick Earl
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: WriteXmlAndTests.diff
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061002/38bff484/attachment.pl
More information about the Mono-devel-list
mailing list