[Mono-bugs] [Bug 22040][Blo] Changed - AppDomain.Load not implemented
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 27 Nov 2003 09:16:37 -0500 (EST)
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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=22040
--- shadow/22040 2002-04-09 08:42:42.000000000 -0400
+++ shadow/22040.tmp.23812 2003-11-27 09:16:37.000000000 -0500
@@ -1,12 +1,12 @@
Bug#: 22040
Product: Mono/Runtime
Version: unspecified
OS: Red Hat 7.2
OS Details:
-Status: NEEDINFO
+Status: REOPENED
Resolution:
Severity: Unknown
Priority: Blocker
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: ndrochak@gol.com
@@ -23,6 +23,9 @@
AppDomain::Load is implemented, except:
public Assembly Load (byte[] rawAssembly, byte[] rawSymbolStore,
Evidence securityEvidence);
what exactly do you need?
+
+------- Additional Comments From gonzalo@ximian.com 2003-11-27 09:16 -------
+Zoltan implemented this one too.