Skip to content
This repository was archived by the owner on May 9, 2024. It is now read-only.

Replace dictionary proxies with nested dictionaries 02/N #668

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

ienkovich
Copy link
Contributor

Remove StringDictionaryProxy::getDictId and get the id from a base dictionary instead. This is required because later proxy will be replaced with a nested dict where getDictId method returns the outer dict id, not the base one.

@ienkovich ienkovich force-pushed the ienkovich/nested-dict-02 branch from bd8e3fe to 85d70c2 Compare September 19, 2023 15:33
@ienkovich ienkovich merged commit d47b648 into main Sep 20, 2023
@ienkovich ienkovich deleted the ienkovich/nested-dict-02 branch September 20, 2023 19:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants