[CCC] Object class comment

Norton, Chris chrisn at Kronos.com
Mon Feb 28 19:22:32 UTC 2000


Hi John-Reed.

In addition to the other fine responses to your question (ProtoObject is the
superclass of Object, et. al), I believe that people also define Proxy
objects by subclassing nil (UndefinedObject), rather than Object.  Proxy
objects are common in systems with large, complex objects that are stored in
a database.

Cheers!

---==> Chris





More information about the Squeak-dev mailing list