[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 11:22:51 -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 bmaurer@users.sf.net.

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

--- shadow/57602	2004-04-26 10:54:02.000000000 -0400
+++ shadow/57602.tmp.32197	2004-04-26 11:22:50.000000000 -0400
@@ -153,6 +153,16 @@
 only make this mistake once ...
 
 About the first issue: this isn't just a compiler issue, you can just 
 as well reproduce this at runtime (as I clearly indicated).
 
 I would consider this to be quite a serious issue, no ?
+
+------- Additional Comments From bmaurer@users.sf.net  2004-04-26 11:22 -------
+Well, it is in the runtime, but what I am saying is that the compiler 
+issue you addressed is pretty much moot -- i doubt it will work if 
+you run mcs on the csc runtime.
+
+I fail to see why this is `quite a serious issue'. At best, it is a 
+perf issue -- we load too many assemblies. It should be fixed, no 
+doubt. It is just probably not a `blocker'. And as I stated, the MCS 
+part of it is probably a WONTFIX