Skip to content

Separate HierarchicalDict out of FileBackedDict#13

Open
patricklatimer wants to merge 3 commits into
feat-file-backed-dictfrom
feat-file-backed-dict-plus-hierarchical
Open

Separate HierarchicalDict out of FileBackedDict#13
patricklatimer wants to merge 3 commits into
feat-file-backed-dictfrom
feat-file-backed-dict-plus-hierarchical

Conversation

@patricklatimer

Copy link
Copy Markdown

So it felt like FileBackedDict was doing multiple things, and I wanted to pull the hierarchical part and node-traversal into its own thing. I also replaced the _root_saver callable-passing with a straight reference to the parent, so calling save will just go find the filepath from the root.

With help from Claude.

@patricklatimer patricklatimer requested a review from Poofjunior June 8, 2026 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant