Next: , Previous: , Up: DumperProxy   [Index]


1.68.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!