Skip to content

Add ability to create a custom variable expander #202

@studgeek

Description

@studgeek

I think it would be very helpful to support custom variable expansion. So the user could provide the code that determines what the child objects are. This can be very helpful for complex objects.

The code could be provided in the same way as custom stringifiers, but the advantage of this over a custom stringifier is that you can follow the tree and continue to expand as needed.

Way back when I worked in Smalltalk custom inspectors were a very important tool and we had them for all of our framework objects (DB objects, RPC objects, etc).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions