next up previous contents index
Next: 3.4.1.0.1 Creating TclObjects Up: 3.4 Class TclObject Previous: 3.4.0.0.2 Example configuration of   Contents   Index


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

2008-05-16