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

Feature / Serialization and Deserialization #103

Open
5 of 10 tasks
cppctamber opened this issue Aug 27, 2021 · 0 comments
Open
5 of 10 tasks

Feature / Serialization and Deserialization #103

cppctamber opened this issue Aug 27, 2021 · 0 comments

Comments

@cppctamber
Copy link
Owner

cppctamber commented Aug 27, 2021

All objects should be able to be created from, updated with, read to, and destroyed from json objects.

  • Lists of structs
  • Structs
  • Fixed sized vectors
  • Dynamic vectors
  • String types
  • Number types
  • Boolean types
  • Plain objects
  • Arrays
  • Struct refs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant