Next: ObjectDumper class-instance creation, Up: ObjectDumper [Index]
Disable proxies for instances of aClass and its descendants
Answer whether a proxy class has been registered for instances of aClass.
Answer the class of a valid proxy for an object, or nil if none could be found
Answer a valid proxy for an object, or the object itself if none could be found
Register the proxy class aProxyClass - descendent of DumperProxy - to be used for instances of aClass and its descendants