[Mono-bugs] [Bug 76931][Blo] Changed - Return value of ISerializationSurrogate.SetObjectData() ignored

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 23 01:17:26 EST 2005


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 rharinath at novell.com.

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: lluis at ximian.com                            
 ReportedBy: martin at ximian.com               
 QAContact: mono-bugs at ximian.com
 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


More information about the mono-bugs mailing list