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=77112 --- shadow/77112 2006-01-11 13:29:02.000000000 -0500 +++ shadow/77112.tmp.16408 2006-01-23 02:27:13.000000000 -0500 @@ -41,6 +41,10 @@ under 2.0 profile? ------- Additional Comments From [EMAIL PROTECTED] 2006-01-11 13:29 ------- To check if XmlIgnore is applied to the member please use IsDefined(), which is much faster than GetCustomAttributes(). Other than that, the patch looks ok to me. + +------- Additional Comments From [EMAIL PROTECTED] 2006-01-23 02:27 ------- +I'll hold off on committing the patch until I've added more unit +tests for System.Xml.Serialization to svn. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
