[Mono-dev] [PATCH] XmlSchemeExporter for typed DataTable

Atsushi Eno atsushi at ximian.com
Tue Jan 29 13:09:19 EST 2008


Hello,

You cannot add reference to System.Data.dll when building
System.Xml. Add your DataSet related test under System.Data.

The fix itself looks ok, except for coding style. I don't think
it was your first contribution though ...?
http://www.mono-project.com/Coding_Guidelines

Atsushi Eno


Arina Itkes wrote:
> 
> 
> Hi
> 
>  
> 
> I added a new test for exporting of a typed DataTable and a typed 
> DataSet by the same XmlSchemaExporter and a fix for the XmlSchemaExporter.
> 
>  
> 
> Generated typed DataTable and typed DataSet have an identical schema and 
> an identical TargetNamespace. This fix is a workaround for this specific 
> case.
> 
>  
> 
> Please review.
> 
> Thanks.
> 
>  
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list