>
>
>
> *From:* [email protected] [mailto:
> [email protected]] *On Behalf Of *jon vs. python
> *Sent:* Wednesday, April 28, 2010 2:57 AM
> *To:* Discussion of IronPython
> *Subject:* [IronPython] Ironpython reload assembly/dll from console
>
>
>
>
, April 28, 2010 2:57 AM
To: Discussion of IronPython
Subject: [IronPython] Ironpython reload assembly/dll from console
Hi, I'm developping a C# assembly and using IronPython to test it
interactivelly. Every bug or flaw found requires a new assembly generation,
loading, etc.
Is it possibl
Hi, I'm developping a C# assembly and using IronPython to test it
interactivelly. Every bug or flaw found requires a new assembly generation,
loading, etc.
Is it possible to reload the assembly from IronPython Console? If it is, how
can I do it?
Thanks, Jon.