On Thu, Jun 18, 2009 at 8:30 AM, Curt Hagenlocher<c...@hagenlocher.org> wrote: > Adaptive compilation is built on an interpreter that uses heuristics to > decide when to compile a particular function. If there were going to be a > "pure interpreted" mode, it would probably come in the form of overriding > those heuristics to say "never compile". > The original interpreter was a much less nice piece of code than the current > one, and it definitely won't be coming back. :)
Interesting. I don't have a use for interpreted mode, just curious. Thanks! - Jeff _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com