[Mono-dev] [PATCH] mono-service: Use AppDomain.ExecuteAssembly instead of MethodInfo.Invoke

Jörg Rosenkranz joerg.rosenkranz at gmail.com
Wed Jun 7 08:25:53 EDT 2006


Hi Kornel,

2006/6/7, Kornél Pál <kornelpal at gmail.com>:
>
> This fixes the bug reported by Pablo. AppDomain.ExecuteAssembly uses the
> same method to execute the assembly as the runtime so assemblies that can be
> executed using the runtime are guaranted to be executable by mono-service as
> well.
>

I have no objections if this leaves the callback and the signal handlers intact.

Joerg.



More information about the Mono-devel-list mailing list