June 20, 2002
3:18 p.m.
EventObj 0.2 http://oomadness.tuxfamily.org/p-eventobj.php EventObj is a (hackish) pure Python module that allows to add modification callback (=event) to any Python object (including lists and dicts). EventObj requires at least Python 2.2 (tested with 2.2.1). EventObj can be usefull for debugging, for IDE (to spy object modification ?), for OO databases, or just for maitaining anything up-to-date with an object. Python hack-lovers may be interesting at looking the pure Python source code (I use __setattr__ on ). EventObj is Free Software and is available under the GNU GPL. Enjoy the hack ! Jiba -- Jean-Baptiste LAMY -- jiba@tuxfamily.org http://oomadness.tuxfamily.org
8724
Age (days ago)
8724
Last active (days ago)
0 comments
1 participants
participants (1)
-
Lamy Jean-Baptiste