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

Fix issue when parsing complex properties values. #36

Conversation

clegendre
Copy link

Due to serialization context capturing at each object read.
This fix moves the AttributesTable context restoring at the start of
the ReadJson procedure.
InternalReadJson now takes an optionnal attributeTable parameter.

Due to serialization context capturing at each object read.
This fix moves the AttributesTable context restoring at the start of
the ReadJson procedure.
InternalReadJson now takes an optionnal attributeTable parameter.
@CLAassistant
Copy link

CLAassistant commented Jul 29, 2019

CLA assistant check
All committers have signed the CLA.

@airbreather
Copy link
Member

We went a different way regarding the Serializer context.

Is this still an issue, or can this be closed?

@FObermaier FObermaier closed this Mar 3, 2021
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.

4 participants