| | [No title] (Site not responding. Last check: 2007-10-10) |
 | | The special metaobject classes are a very powerful feature that provides for dynamic extension within the context of the CLOS environment, as will be discussed in section Another special class type in CLOS is the so-called "mix-in" classes. |
 | | This is a key piece of the Metaobject Protocol, because object instantiation, introspection, and many of the operations on the object all depend on the class object. |
 | | However, at times when the language itself needs to be extended, the metaobjects must be conditionally and methodically exposed, and the users will be allowed to participate in modifying the behavior of the language through their knowledge of the metaobjects from introspection. |
| www.midy.com /~twong/meta (9260 words) |