IsPython really O-O?
James_Althoff at i2.com
James_Althoff at i2.com
Tue Nov 13 15:13:56 EST 2001
Prabhu Ramachandran wrote:
>Andrew Dalke wrote:
>> but I've never really needed it. Better I think would be if
>> Python's IDE's offered a reload() which was closer to
>> Smalltalks's, where a modified class definition propagates
>> even to existing instances of that class. So someone could
>> edit a module and manipulate things interactively without
>> having to reload and rerun everything.
>
>That would be incredibly cool but is most probably very hard to do?
I wrote such a tool for Jython. It is used quite extensively at our
company and is well-liked. :-)
Jim
More information about the Python-list
mailing list