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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -30,6 +30,12 @@ ------- Additional Comments From [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
