Instance Implementation

An instance is implemented using the property list of a symbol that is generated from the name of the class. The function gensym generates new symbols; a function (make-atom class) calls gensym to make a new symbol for an instance.

Two kinds of information need to be stored for instances:

Contents    Page-10    Prev    Next    Page+10    Index