A Simple Object System for Tcl (integrated with Tk widgets) theObjects-2.3 Juergen Wagner FhG-IAO Stuttgart, Germany J_Wagner@iao.fhg.de This is release 2.3 of theObjects, a prototype-based object extension for Tcl 6.7/Tk 3.2. The main difference between 2.2 and 2.3 is the fact that more widgets have been added (you've read that before, haven't you?). In particular, a rectangular table widget (Matrix) has been added for spreadsheet-like layouts, and the simple DAG layouter has been added to the DAG widget itself (i.e., no more LISP code!). A few bugs have also been fixed. :-) If you have not read README-2.2 yet, please do so. It explains how to build the library, and how to modify a Tcl 6.7/Tk 3.2 main.c to integrate this package into an existing "wish". If you download the package please let me know (feedback, comments, problems, bugs, flames, etc.). You can reach me by e-mail as J_Wagner@iao.fhg.de or gandalf@csli.stanford.edu Happy experimenting, --Juergen Wagner