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:v...@mail.mipt.ru _______________________________________________ Ironpython-users mailing list Ironpython-users@python.org https://mail.python.org/mailman/listinfo/ironpython-users