3.4.1 Creating and Destroying TclObjects

When the user creates a new TclObject, using the procedures []new and []delete; these procedures are defined in ~tclcl/tcl-object.tcl. They can be used to create and destroy objects in all classes, including TclObjects.3.2. In this section, we describe the internal actions executed when a TclObject is created.



Subsections

Tom Henderson 2011-11-05