This has moved to 
ScriptDomainManager.CurrentManager.GetCommandDispatcher/SetCommandDispatcher.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gerard Braad Jr.
Sent: Tuesday, May 15, 2007 9:56 AM
To: [email protected]
Subject: [IronPython] dispatch console command

Hello,


in a 'previous' release of IronPython I was able to use

IronPython.Hosting.PythonEngine.ConsoleCommandDispatcher =
DispatchConsoleCommand

to dispatch a console command to my own function, which invokes a
command to a Form. In the newer 2.0a1 release (based on DLR) I was not
able to find this functionality. Is this now part of a script/
enginemanager? any help would be appreciated.

greets,


Gerard

_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to