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 [EMAIL PROTECTED]

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

--- shadow/76757        2006-07-18 13:14:55.000000000 -0400
+++ shadow/76757.tmp.13415      2006-07-18 13:28:57.000000000 -0400
@@ -537,6 +537,17 @@
 AppDomains, and that could exhaust memory in the original AppDomain.
 
 I *really* think this bug should be fixed. I currently have to patch
 every version of Mono I download, and the longer this bug stays, the
 more damage it will cause when it's actually fixed. (e.g. XSP relies
 heavily on this behavior.)
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-07-18 13:28 -------
+According to a comment in bug #52756 this bug cannot be fixed 
+because the remoting infrastructure assumes that cross-appdomain 
+marshalled types are in the same assembly on both sides. So this bug 
+cannot be fixed until remoting is fixed.
+
+Also note that this dependency was never mentioned in connection 
+with this bug so I thought for a long time that XSP is the only 
+reason of this bug not being fixed. Altough XSP still depends on 
+this bug I appology for previously being too hostile towards XSP.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to