It's been moved into a service - you now can do engine.GetService<ExceptionOperations>() which gives FormatException and other exception features.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dan Eloff Sent: Friday, September 05, 2008 7:01 PM To: Discussion of IronPython Subject: [IronPython] How to do ScriptEngine.FormatException now? Hi, I've been using the source code to help me through the changes to the hosting api, but this one is difficult since there are multiple definitions of FormatException, which one should I use? -Dan _______________________________________________ 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
