Skip to content

Keep a "parent" pointer when loading deeply nested data #792

Open
@hoopes

Description

@hoopes

Description

I'm not sure how feasible/possible this is, but i wonder if there is a way to keep track of an objects "parent"? I have huge files of deeply nested json - occasionally, it would be hugely beneficial to know exactly where an object lives in the data. One way to do this would be to track "up" the tree, until we can orient ourselves.

Perhaps there is a better way to do this? Or does the functionality exist today to accomplish this? I've attempted to experiment with some awfully hacky ways to get this done, but haven't come up with anything worthwhile yet. Any advice is greatly appreciated.

Thanks!

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