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=76931 --- shadow/76931 2005-12-22 10:20:18.000000000 -0500 +++ shadow/76931.tmp.26008 2005-12-23 01:17:26.000000000 -0500 @@ -10,13 +10,12 @@ Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: Summary: Return value of ISerializationSurrogate.SetObjectData() ignored According to the documentation, ISerializationSurrogate.SetObjectData() returns the fully deserialized object. This seems to indicate that you may return a different object than the one passed to you. I checked on the MS runtime and indeed it does. You may also return null in which case the _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
