[IronPython] What happends with AddAssembly ?
Luis Capra (gmail)
luis.capra at gmail.com
Wed Jul 11 20:11:24 PDT 2007
Oks. Thank you very much!
Luis
From: users-bounces at lists.ironpython.com
[mailto:users-bounces at lists.ironpython.com] On Behalf Of Dino Viehland
Sent: Wednesday, July 11, 2007 7:16 PM
To: Discussion of IronPython
Subject: Re: [IronPython] What happends with AddAssembly ?
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/70f1b43e/attachment.html
More information about the users
mailing list