Previous: , Up: AlternativeObjectProxy   [Index]


1.2.2 AlternativeObjectProxy: accessing

object

Reconstruct the object stored in the proxy and answer it. A subclass will usually override this

object: theObject

Set the object to be dumped to theObject. This should not be overridden.

primObject

Reconstruct the object stored in the proxy and answer it. This method must not be overridden