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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 13 Apr 2005 11:25:09 -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 dezelin@gmail.com.

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

--- shadow/73679	2005-04-13 11:00:00.000000000 -0400
+++ shadow/73679.tmp.28854	2005-04-13 11:25:09.000000000 -0400
@@ -124,6 +124,20 @@
 work not only under your environment (e.g. different .NET Framework
 version such as non-SP1 and SP1).
 
 Of course Microsoft may change the library internal between versions,
 including service packs (no guarantee for field identity, including
 semantics).
+
+------- Additional Comments From dezelin@gmail.com  2005-04-13 11:25 -------
+I'll start making a simple testcase.
+
+To have Microsoft Compatibility Stack means to mimic .NET framework
+semantic. I don't see why this mimicry can't be done via the same
+class field names so the remoting can function. Also I don't see how
+class SqlError can have different semantic in Mono than in .NET if
+it's supposed to mimic .NET version?
+
+Cheers,
+Aleksandar Dezelin
+
+