[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 13:49:32 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=57602
--- shadow/57602 2004-04-26 13:23:34.000000000 -0400
+++ shadow/57602.tmp.1469 2004-04-26 13:49:32.000000000 -0400
@@ -228,6 +228,16 @@
about this and always attach an eventhandler to newly created
AppDomain's (which is sometimes necessary to avoid loading assemblies
in the main appdomain).
The separate appdomain for the NAnt.Core is something that was
already in place, so I chose not to touch this ...
+
+------- Additional Comments From miguel@ximian.com 2004-04-26 13:49 -------
+Gert, I think that compatibility with the .NET framework on this
+aspect is also important.
+
+But we need to let other folks like Jackson, Paolo and Zoltan weight
+in on this subject, we might be able to get this feature in time for
+1.0 (no guarantees yet).
+
+