[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 19:21:16 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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=82595
--- shadow/82595 2007-08-28 17:49:51.000000000 -0400
+++ shadow/82595.tmp.23097 2007-08-28 19:21:16.000000000 -0400
@@ -219,6 +219,22 @@
Thanks
------- Additional Comments From jan.oravec at 6com.sk 2007-08-28 17:49 -------
Adding Robert to CC so he can see my response.
+
+------- Additional Comments From robertj at gmx.net 2007-08-28 19:21 -------
+I will not block CBOs, unless I overlooked something important.
+But it's still a bad idea to use a feature that doesn't work
+on MS.NET.
+
+I can only guess why MS dropped the support of generic methods
+in CBOs:
+
+- they encountered some severe problems with
+ COM+ (EnterpriseServices)
+
+- IMessage & friends were not changed to expose generic arguments,
+ so writing full interceptor sinks or proxies for CBOs is nearly
+ impossible.
+
More information about the mono-bugs
mailing list