[Mono-bugs] [Bug 62372][Wis] Changed - GetCustomAttributes does not return SerializableAttribute (2.0)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 11 Aug 2004 18:08:03 -0400 (EDT)


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@pandora.be.

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

--- shadow/62372	2004-08-11 17:33:32.000000000 -0400
+++ shadow/62372.tmp.27243	2004-08-11 18:08:03.000000000 -0400
@@ -51,6 +51,11 @@
 1.1/2.0 (and keep both behaviour correct).
 
 ------- Additional Comments From sebastien@ximian.com  2004-08-11 17:33 -------
 Created an attachment (id=9031)
 MonoCustomAttrs.cs
 
+
+------- Additional Comments From gert.driesen@pandora.be  2004-08-11 18:08 -------
+Sebastien, I think I've read somewhere that .NET 2.0 will now return 
+all pseudo attributes, not just SerializableAttribute. I haven't 
+verified this yet, though.