[Mono-bugs] [Bug 57602][Wis] Changed - Mono major assembly loader issues

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 26 Apr 2004 15:45:04 -0400 (EDT)


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 jaak@zd.com.pl.

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

--- shadow/57602	2004-04-26 15:24:31.000000000 -0400
+++ shadow/57602.tmp.3739	2004-04-26 15:45:04.000000000 -0400
@@ -271,6 +271,17 @@
 asking for MONO_PATH to be exposed as a xml config var and as the env
 var. So on load, when the app.exe.config is parsed, add the path there
 to the MONO_PATH.
 
 Again, no clue how MONO_PATH is implemented, or what kind of voodoo
 gods would require sacrifices or prayers, but just a thought.
+
+------- Additional Comments From jaak@zd.com.pl  2004-04-26 15:45 -------
+Some time ago I reported:
+
+http://bugzilla.ximian.com/show_bug.cgi?id=52813
+
+and got a WONTFIX. 
+
+Is there any chance that it can be fixed along with the early-loading
+issue? This is really important in chicken-egg situations like the one
+I described and looks similar to what I've reported.