[Mono-bugs] [Bug 52756][Nor] Changed - Support for AppDomain.ShadowCopyFiles
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jul 11 12:56:42 EDT 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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=52756
--- shadow/52756 2005-12-16 15:57:22.000000000 -0500
+++ shadow/52756.tmp.8767 2006-07-11 12:56:42.000000000 -0400
@@ -22,6 +22,15 @@
------- Additional Comments From jesse.sightler at gmail.com 2005-12-16 15:56 -------
Are there any plans to support this feature any time soon? It would
seem this is a fairly major feature of the .Net environment.
What is involved in implementing this?
+
+------- Additional Comments From miguel at ximian.com 2006-07-11 12:56 -------
+<vargaz> the problem is that the remoting infrastructure is broken, it
+can't deal with the case when an
+ assembly on the client and server appdomain is different, i.e. it
+has to be the same (MonoAssembly wise).
+<vargaz> this is why we load all assemblies of the parent appdomain
+into the child.
+
More information about the mono-bugs
mailing list