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=76808 --- shadow/76808 2005-12-04 18:59:34.000000000 -0500 +++ shadow/76808.tmp.29618 2005-12-05 16:40:34.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 76808 Product: Mono: Class Libraries Version: 1.1 OS: unknown OS Details: Microsoft Windows XP SP2 -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: Sys.XML AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -72,6 +72,10 @@ reuse the collection obtained from the getter. It creates a new object instead and it first fills the object with the elements. At this time, the Container of your collection is null, because the setter will be called just after the collection has been filled. + +------- Additional Comments From [EMAIL PROTECTED] 2005-12-05 16:40 ------- +Fixed in SVN (r53949). Now collections will be reused if they already +exist, like in MS.NET. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
