Hello all,

A quick question on mixing languages with the DLR. If we have an 
execution scope that we have executed code in - can we execute code from 
another language in the same scope?

If this is trivially easy (just use a different engine to execute the 
code in the same scope) then we could make Resolver One scriptable in 
the DLR language of your choosing... (Why anyone would want to use 
anything other than Python I don't know).

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

Reply via email to