[Ironpython-users] Get objects of the currently running Interpreter
Ivan Pozdeev
vano at mail.mipt.ru
Thu Jan 30 07:31:34 CET 2014
Hello Ironpython-users,
I'm trying to create a child interactive console in ipy.exe that would
reside in another AddDomain to be able to unload and reload specific
assemblies. Its enviromnet should copy the parent's one in every
detail, and it should load the unloadable module and initialize a few
variables before entering the interactive loop.
The question is: how can I get any objects related to the currently
running interpreter (e.g. IConsole and ConsoleOptions to be able to run
CommandLine().Run) ?
--
Best regards,
Ivan mailto:vano at mail.mipt.ru
More information about the Ironpython-users
mailing list