[Mono-bugs] [Bug 76757][Nor] Changed - new AppDomains inherit current loaded assemblies

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Nov 21 20:03:58 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 miguel at ximian.com.

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

--- shadow/76757	2005-11-21 18:04:09.000000000 -0500
+++ shadow/76757.tmp.31236	2005-11-21 20:03:58.000000000 -0500
@@ -3,13 +3,13 @@
 Version: 1.1
 OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Major
+Priority: Normal
 Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: spigaz at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
@@ -219,6 +219,22 @@
 I mean "search paths".:)
 
 ------- Additional Comments From kornelpal at hotmail.com  2005-11-21 18:04 -------
 Changed priority to major as multi-AppDomain applications developed 
 on Mono are likely to be incompatible with MS.NET because they treat 
 this bug as a feature.
+
+------- Additional Comments From miguel at ximian.com  2005-11-21 20:03 -------
+Setting the priority to "Normal", because this is hardly a major issue
+(it does not crash, it does not corrupt data, it does not loose data),
+only a few applications depend on this setting.
+
+It just happens to be an unsupported setup right now, so "Normal".
+
+Today we have a bug that prevents one use case from working (yes, I
+know there are potentially more).
+
+Fixing this should encompass fixing anything that might make ASP.NET
+and xsp fail.
+
+Keeping ASP.NET and xsp working is of higher importance than this
+corner case.


More information about the mono-bugs mailing list