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

JSON serialization using dictionaries and serialize methods #68

Closed
xelatihy opened this issue Oct 13, 2018 · 0 comments · Fixed by #82
Closed

JSON serialization using dictionaries and serialize methods #68

xelatihy opened this issue Oct 13, 2018 · 0 comments · Fixed by #82

Comments

@xelatihy
Copy link
Owner

JSON serialization should follow the conventions of binary serialization to simplify code and remove the dependency from the current son library.

xelatihy added a commit that referenced this issue Oct 14, 2018
JSON serialization now uses dump/parse functions instead of to_json/from_json conversions.
This fixes #68.
xelatihy added a commit that referenced this issue Nov 22, 2018
JSON serialization now uses dump/parse functions instead of to_json/from_json conversions.
This fixes #68.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant