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

Unify Dynamic parser/serializer with the rest of JSON #895

Merged
merged 6 commits into from
Jul 17, 2020
Merged

Conversation

sandwwraith
Copy link
Member

@sandwwraith sandwwraith commented Jul 8, 2020

  • Hide DynamicObjectParser/Serializer to internal package; Expose decodeFromDynamic/encodeToDynamic instead

Expose decodeFromDynamic/encodeToDynamic instead
This flag forces encoder to always ignore nulls during serialization, which
may become irreversible if nullable property was not optional.
Copy link
Contributor

@qwwdfsad qwwdfsad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@qwwdfsad qwwdfsad merged commit 4ef9e20 into dev Jul 17, 2020
@qwwdfsad qwwdfsad deleted the unify_dynamics branch September 19, 2020 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants