[Mono-bugs] [Bug 73679][Wis] Changed - Class SqlError remoting problem

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 13 Apr 2005 06:40:29 -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 atsushi@ximian.com.

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

--- shadow/73679	2005-03-29 11:46:11.000000000 -0500
+++ shadow/73679.tmp.26940	2005-04-13 06:40:29.000000000 -0400
@@ -70,6 +70,14 @@
 file using BinaryFormatter. Why?
 
 Again: We should try making remoting interoperable with .NET as 
 close as possible. It's their protocol not ours. If we want to 
 attract enterprise developers, we must implement compatible 
 libraries with .NET.
+
+------- Additional Comments From atsushi@ximian.com  2005-04-13 06:40 -------
+I think we can apply that tiny fix.
+
+I am wonderig if Aleksandar really understood what Jonathan noted and
+Suresh pointed (since he never commented on that matter). Expecting
+binary serialization compatibility between different runtime is IMHO
+foolish.