[IronPython] What happends with AddAssembly ?

Dino Viehland dinov at exchange.microsoft.com
Thu Jul 12 02:15:39 CEST 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://mail.python.org/pipermail/ironpython-users/attachments/20070711/1d7789a1/attachment.html>


More information about the Ironpython-users mailing list