[Mono-bugs] [Bug 80383][Nor] Changed - [PATCH] support for generic types & methods in remoting interfaces
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Dec 28 00:13:08 EST 2006
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=80383
--- shadow/80383 2006-12-28 00:03:42.000000000 -0500
+++ shadow/80383.tmp.18806 2006-12-28 00:13:08.000000000 -0500
@@ -2,13 +2,13 @@
Product: Mono: Runtime
Version: 1.2
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: remoting
AssignedTo: lluis at ximian.com
ReportedBy: robertj at gmx.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -53,6 +53,14 @@
the existing tests, if possible.
------- Additional Comments From robertj at gmx.net 2006-12-28 00:03 -------
Created an attachment (id=18390)
corlib_remoting_20.diff
+
+------- Additional Comments From robertj at gmx.net 2006-12-28 00:13 -------
+Note that the SOAP formatter remains unchanged because MS.NET's own
+formatter doesn't support generic types.
+
+Mono's supports open generic types, but I'll add a check&trow
+for this to match MS.
+
More information about the mono-bugs
mailing list