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-04 23:30:13.000000000 -0500
+++ shadow/77112.tmp.18159      2006-01-11 13:29:02.000000000 -0500
@@ -36,6 +36,11 @@
 ------- Additional Comments From [EMAIL PROTECTED]  2006-01-04 23:30 -------
 Just curious, can we skip
 
 } else if (member.DefaultValue != System.DBNull.Value) {
 
 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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to