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

Serialization support #31

Open
gregjesl opened this issue Dec 3, 2022 · 1 comment
Open

Serialization support #31

gregjesl opened this issue Dec 3, 2022 · 1 comment

Comments

@gregjesl
Copy link
Owner

gregjesl commented Dec 3, 2022

  1. Create an abstract class json::jconvertible that handles serialization and deserialization
  2. Create a macro to assign class members for serialization and deserialization
@gregjesl
Copy link
Owner Author

gregjesl commented Dec 3, 2022

Will need to determine how to support null values

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

No branches or pull requests

1 participant