[Mono-bugs] [Bug 429545] New: AppDomain. CreateDomain does not do anything with its delegate
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Sep 24 09:37:19 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=429545
Summary: AppDomain.CreateDomain does not do anything with its
delegate
Product: Mono: Class Libraries
Version: 1.9
Platform: x86-64
OS/Version: Windows Vista
Status: NEW
Severity: Major
Priority: P5 - None
Component: System
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: james.bird at realtimeworlds.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
AppDomain.CreateDomain is supposed to invoke the specified delegate inside the
new app domain. However, it seems this functionality is not currently
implemented.
This was a particularly difficult one to track down. While we're waiting for an
implementation for this, is there any chance it could throw a
NotImplementedException instead of silently ignoring the delegate that is
passed in?
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list