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=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 [EMAIL PROTECTED] 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. +
_______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
