[IronPython] Frames in IronPython

Curt Hagenlocher curt at hagenlocher.org
Wed Dec 31 17:22:40 CET 2008


On Tue, Dec 30, 2008 at 9:00 PM, Jeff Hardy <jdhardy at gmail.com> wrote:
>
> I don't know what the feature list is going to be for 2.1, but I'd
> like to see frame objects near the top.

As I understand it, the biggest problem with getframe has always been
its performance implications.  Would you want all IronPython code to
be slowed down so that this feature is supported?  What if you needed
to opt-in on the command-line with a -X:getframe?

Also, I don't see a lot of votes here. *wink*

--
Curt Hagenlocher
curt at hagenlocher.org



More information about the Ironpython-users mailing list