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


1.154.2 SingletonProxy class: instance creation

on: anObject

Answer a proxy to be used to save anObject. The proxy stores the class and restores the object by looking into a dictionary of class -> singleton objects.