[Mono-bugs] [Bug 76757][Nor] Changed - new AppDomains inherit
current loaded assemblies
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Nov 25 00:20:22 EST 2005
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 kornelpal at hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76757
--- shadow/76757 2005-11-24 15:37:08.000000000 -0500
+++ shadow/76757.tmp.13461 2005-11-25 00:20:22.000000000 -0500
@@ -408,6 +408,24 @@
separated it is a part of the runtime). So every time you try to
load an assembly you use it. I just said using it not controling it.
So I just said I don't think it's a problem for unit test to copy
assemblies to bin directory of the web application instead of
installing the to the GAC.
+
+------- Additional Comments From kornelpal at hotmail.com 2005-11-25 00:20 -------
+As Bug 76811 was marked not being a bug and XSP still depends on
+this bug I decided not to deal with this bug any more.
+
+This is definitely a bug. If you don't belive please try the test
+case of José Alexandre Antunes Faria and the four test cases of me.
+
+I don't think this bug will ever be fixed as you don't want to fix
+XSP as it is said to be based on application deployment guidelines
+but it this bug were fixed XSP would break and XSP has to be
+supported.
+
+Eventhrough this seems to be a catch of 22 it isn't. XSP could
+simply fixed not to rely on this runtime bug then runtime could be
+fixed. But you don't want to do it...
+
+I can't help any more regarding this bug.
More information about the mono-bugs
mailing list