[IronPython] DLR Hosting, Access to .NET Types

Curt Hagenlocher curt at hagenlocher.org
Thu Apr 17 21:33:29 PDT 2008


On Thu, Apr 17, 2008 at 9:28 PM, David Seruyange <idmkid at yahoo.com> wrote:
>
> But when using a hosted engine, mscorlib seems not to be loaded for free
> anymore -

That is correct, and represents a change that was made around 2.0
Alpha 8 (if I remember correctly).  That's why you need to explicitly
add assembly references to the runtime.

--
Curt Hagenlocher
curt at hagenlocher.org


More information about the Users mailing list