[Python-Dev] Oberver Pattern

Greg Ewing greg@cosc.canterbury.ac.nz
Thu, 16 May 2002 11:48:20 +1200 (NZST)


Just van Rossum <just@letterror.com>:

> There's one application for which I've occasionally wished there was a
> deeply integrated observer API: object browsers in an IDE.

And setting watchpoints in a debugger, etc.

There's a hook for code tracing, so why not a hook
for data tracing too?

Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg@cosc.canterbury.ac.nz	   +--------------------------------------+