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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 29 Mar 2005 11:46:11 -0500 (EST)


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 dezelin@gmail.com.

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

--- shadow/73679	2005-03-29 10:50:29.000000000 -0500
+++ shadow/73679.tmp.7333	2005-03-29 11:46:11.000000000 -0500
@@ -60,6 +60,16 @@
 
 Cheers,
 Aleksandar Dezelin
 
 ------- Additional Comments From tsureshkumar@novell.com  2005-03-29 10:50 -------
 are you using binary remoting or just serialization?
+
+------- Additional Comments From dezelin@gmail.com  2005-03-29 11:46 -------
+I'm using remoting with BinaryFormatter, but I don't think there's a 
+difference between remoting serialization and serialization to a 
+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.