[IronPython] What happends with AddAssembly ?
Dino Viehland
dinov at exchange.microsoft.com
Wed Jul 11 17:15:39 PDT 2007
You can call ClrModule.GetInstance().AddReference(). The tentative thought is that we'll share this between languages so that you only need to do it once and all languages pick it up.
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Luis Capra
Sent: Wednesday, July 11, 2007 11:32 AM
To: users at lists.ironpython.com
Subject: [IronPython] What happends with AddAssembly ?
PythonEngine had a method called AddAssembly in 2.0 A1, in 2.0 A2 doesnt exist.
How can i import an assembly right now?
Thnx.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20070711/1d7789a1/attachment.htm
More information about the users
mailing list