[Mono-devel-list] AppDomain Creation Patch

Paolo Molaro lupus at ximian.com
Thu May 15 14:08:59 EDT 2003


On 05/13/03 Jonathan Pryor wrote:
> OK to commit?
[...]
> +
> +	/* FIXME: is it safe to assume that the new entry assembly is the same as
> +	 * the current entry assembly? */
> +	data->entry_assembly = domain->entry_assembly;
>  
>  	mono_context_init (data);

Could you write a small test case to check what happens on the MS
runtime with the entry assembly of a new appdomain?
Thanks.

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better



More information about the Mono-devel-list mailing list