Next:
DumperProxy-saving and restoring
, Previous:
DumperProxy class-accessing
, Up:
DumperProxy
1.66.2 DumperProxy class: instance creation
on: anObject
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!