[Mono-bugs] [Bug 78145][Nor] Changed - [PATCH] XmlSchemaExporter does not export elements in same order as MS.NET

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Apr 24 06:50:11 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gert.driesen at pandora.be.

http://bugzilla.ximian.com/show_bug.cgi?id=78145

--- shadow/78145	2006-04-24 06:34:57.000000000 -0400
+++ shadow/78145.tmp.32450	2006-04-24 06:50:11.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78145
 Product: Mono: Class Libraries
 Version: 1.1
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.XML
 AssignedTo: lluis at ximian.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
@@ -30,6 +30,12 @@
 ------- Additional Comments From lluis at ximian.com  2006-04-24 06:34 -------
 The patch looks ok. Just one detail: instead of creating a new
 container class, I think it would be simpler to use XmlSchemaObject as
 container type, and then add a AddToContainer method which checks the
 real type of the conainer and adds the item to the collection. Anyway,
 feel free to commit.
+
+------- Additional Comments From gert.driesen at pandora.be  2006-04-24 06:50 -------
+Fixed in revision 59804.
+
+Just let me know if you want me to remove the usage of the container 
+class.


More information about the mono-bugs mailing list