Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mutability of SchemaInstanceBase, JSON::Node #65

Merged
merged 8 commits into from
Aug 19, 2018
Merged

Conversation

notEthan
Copy link
Owner

replacing a SchemaInstanceBase's #instance with a modified copy when assigning a subscript was not a good idea. other objects referring to the same data would expect a []= to mutate the instance itself. we will modify the JSON::Node in place (its document).

notEthan added a commit that referenced this pull request Aug 19, 2018
…ammer', 'origin/sib_tests', 'origin/instance_mutable' and 'origin/mt_report' into release

#62
#63
#64
#65
#66
@notEthan notEthan merged commit a37f681 into master Aug 19, 2018
@notEthan notEthan deleted the instance_mutable branch August 20, 2018 04:26
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