ObjectDumper icon indicating copy to clipboard operation
ObjectDumper copied to clipboard

Add support for registering proxies, a way to replace what is being dumped for specific objects

Open lassevk opened this issue 7 years ago • 0 comments

The dumper engine should support adding new rules for specific types. Some types don't lend themselves to being dumped in a format that has value for the debugging process. There should be a way for any 3rd party program to register proxy support where one object is being swapped out by another during the dumping process.

lassevk avatar May 19 '18 18:05 lassevk