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=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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
