[Mono-dev] patch for cross-domain Activator.CreateIntance[From]()

Atsushi Eno atsushi at ximian.com
Thu Sep 13 02:51:25 EDT 2007


Hi,

I have created a patch to implement some CreateInstance() and
CreateInstanceFrom() overloads that takes AppDomain i.e. cross-domain
instance creation. If this approach looks good I'll commit the patch.

Though I have a strange JIT error test case (commented out) with
my own AppDomain (i.e. not CurrentDomain) that does not reproduce
as a standalone test. The error is:

	file: domain.c: line 281 (jit_info_table_index): assertion failed (left
< right)

Any idea why this happens?

Atsushi Eno
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: createinstance-crossdomain.patch
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070913/d0d04f1c/attachment.pl 


More information about the Mono-devel-list mailing list