[Mono-bugs] [Bug 78594][Nor] Changed - [PATCH] 2.0 Serialization Callbacks

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jul 6 09:40:31 EDT 2006


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 robertj at gmx.net.

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

--- shadow/78594	2006-07-06 09:11:34.000000000 -0400
+++ shadow/78594.tmp.22883	2006-07-06 09:40:31.000000000 -0400
@@ -150,6 +150,17 @@
 attribute.
 
 Robert, please have a look at he modifications.
 
 And somebody please review and approve Robert's implementation on 
 the currently unimplemented serialization callback feature.
+
+------- Additional Comments From robertj at gmx.net  2006-07-06 09:40 -------
+Hi Kornél,
+
+I guess I know why MS.NET behave that weird: it simply doesn't
+support serialization events for classes that implement
+ISerializable. And it makes sense, IMHO, because thoses classes
+can have much better hooks.
+
+I'll look at your code ASAP.
+


More information about the mono-bugs mailing list