It would be also useful to be able to specify the classes/fields/properties to ignore with a "Settings" object that wouldn't require modification of the classes themselves. My use case is dumping out some very elaborate 3rd-party data structures, many fields of which of are unimportant and need to be hidden so you can see the "important parts".
It would be also useful to be able to specify the classes/fields/properties to ignore with a "Settings" object that wouldn't require modification of the classes themselves. My use case is dumping out some very elaborate 3rd-party data structures, many fields of which of are unimportant and need to be hidden so you can see the "important parts".