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

Add serialization / deserialization support #15

Open
sraaphorst opened this issue May 23, 2018 · 2 comments
Open

Add serialization / deserialization support #15

sraaphorst opened this issue May 23, 2018 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers maze Part of the standard Maze library thickmaze Part of the ThickMaze sub-library

Comments

@sraaphorst
Copy link
Owner

...using JSON? Unsure as of yet.

@sraaphorst
Copy link
Owner Author

It would be good to offer this with Boost.Serialization, as well as with JSON, probably using this implementation:

https://github.com/nlohmann/json

@sraaphorst sraaphorst added enhancement New feature or request good first issue Good for newcomers thickmaze Part of the ThickMaze sub-library maze Part of the standard Maze library labels Jun 18, 2018
@sraaphorst
Copy link
Owner Author

This has long since been done with Boost.Serialization, but I would like to do it with JSON as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers maze Part of the standard Maze library thickmaze Part of the ThickMaze sub-library
Projects
None yet
Development

No branches or pull requests

1 participant