(2007-03-01) Guide Pycon Review

Guido Van Rossum reviews his experience at PyCon, with a bit about OLPC. In the tradition of SmallTalk (Alan Kay is on the OLPC board, and has endorsed the project's use of Python) the user should be able to edit any part of a "live" aplication and see the effects of the change immediately in the application's behavior. (A versioned document store will make it possible to roll back disastrous changes.) This is where Krstic wants my help: he hopes I can work magic and implement this feature for Python. I got started right away during the conference, with a reimplementation of python's reload() function that can patch classes and functions in place.


Edited:    |       |    Search Twitter for discussion

No twinpages!