[Mono-bugs] [Bug 82595][Maj] Changed - getting proxy for ContextBoundObject with virtual generic functions fails
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Aug 28 17:49:51 EDT 2007
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 jan.oravec at 6com.sk.
http://bugzilla.ximian.com/show_bug.cgi?id=82595
--- shadow/82595 2007-08-28 17:46:45.000000000 -0400
+++ shadow/82595.tmp.21561 2007-08-28 17:49:51.000000000 -0400
@@ -10,13 +10,12 @@
Component: remoting
AssignedTo: lluis at ximian.com
ReportedBy: jan.oravec at 6com.sk
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: getting proxy for ContextBoundObject with virtual generic functions fails
When object derived from ContextBoundObject contains virtual generic
function (or derive from interface with such function) is created, runtime
throws exception in native code.
@@ -216,6 +215,10 @@
Do you plan to commit your patches to SVN, so that
generic+ContextBoundObject will work on Mono, or implement checks and
throw exception like MS.NET does? (I would obviously prefer first
choice, as I think that feature is very usable).
Thanks
+
+------- Additional Comments From jan.oravec at 6com.sk 2007-08-28 17:49 -------
+Adding Robert to CC so he can see my response.
+
More information about the mono-bugs
mailing list