[Mono-bugs] [Bug 65408][Wis] Changed - MBRO call performance

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 12 Nov 2004 08:44:31 -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 lluis@ximian.com.

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

--- shadow/65408	2004-09-06 22:33:03.000000000 -0400
+++ shadow/65408.tmp.3920	2004-11-12 08:44:31.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 65408
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
@@ -60,6 +60,9 @@
 
 This would make the process very cheap. For methods with arguments
 that are all `blittable' across domains (eg, they do not need to be
 marshaled), the remoting boundry is essentially free. If marshalling
 is needed, it is still orders of magnitude less expensive than what we
 have today.
+
+------- Additional Comments From lluis@ximian.com  2004-11-12 08:44 -------
+This is now fixed.