зеркало из https://github.com/mono/mail-archives.git
142 строки
4.1 KiB
HTML
142 строки
4.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 429545] New: AppDomain. CreateDomain does not do anything with its delegate
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20429545%5D%20New%3A%20AppDomain.%20CreateDomain%20does%20not%20do%0A%20anything%20with%20its%20delegate&In-Reply-To=">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="079918.html">
|
|
<LINK REL="Next" HREF="079915.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 429545] New: AppDomain. CreateDomain does not do anything with its delegate</H1>
|
|
<B>bugzilla_noreply at novell.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20429545%5D%20New%3A%20AppDomain.%20CreateDomain%20does%20not%20do%0A%20anything%20with%20its%20delegate&In-Reply-To="
|
|
TITLE="[Mono-bugs] [Bug 429545] New: AppDomain. CreateDomain does not do anything with its delegate">bugzilla_noreply at novell.com
|
|
</A><BR>
|
|
<I>Wed Sep 24 09:37:19 EDT 2008</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="079918.html">[Mono-bugs] [Bug 429534] XmlDocument constructor doesn't initialise Schemas property
|
|
</A></li>
|
|
<LI>Next message: <A HREF="079915.html">[Mono-bugs] [Bug 429545] AppDomain.CreateDomain does not do anything with its delegate
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#79914">[ date ]</a>
|
|
<a href="thread.html#79914">[ thread ]</a>
|
|
<a href="subject.html#79914">[ subject ]</a>
|
|
<a href="author.html#79914">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE><A HREF="https://bugzilla.novell.com/show_bug.cgi?id=429545">https://bugzilla.novell.com/show_bug.cgi?id=429545</A>
|
|
|
|
|
|
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: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
|
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">james.bird at realtimeworlds.com</A>
|
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
|
|
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: <A HREF="https://bugzilla.novell.com/userprefs.cgi?tab=email">https://bugzilla.novell.com/userprefs.cgi?tab=email</A>
|
|
------- You are receiving this mail because: -------
|
|
You are the QA contact for the bug.
|
|
You are the assignee for the bug.
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="079918.html">[Mono-bugs] [Bug 429534] XmlDocument constructor doesn't initialise Schemas property
|
|
</A></li>
|
|
<LI>Next message: <A HREF="079915.html">[Mono-bugs] [Bug 429545] AppDomain.CreateDomain does not do anything with its delegate
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#79914">[ date ]</a>
|
|
<a href="thread.html#79914">[ thread ]</a>
|
|
<a href="subject.html#79914">[ subject ]</a>
|
|
<a href="author.html#79914">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|