Next: DumperProxy-saving and restoring, Previous: DumperProxy class-accessing, Up: DumperProxy [Index]
Answer a proxy to be used to save anObject. This method MUST be overridden and anObject must NOT be stored in the object’s instance variables unless you override #dumpTo:, because that would result in an infinite loop!