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

Use POCO json parser instead of nlohmann. #58

Closed
khrynczenko opened this issue Nov 21, 2018 · 1 comment
Closed

Use POCO json parser instead of nlohmann. #58

khrynczenko opened this issue Nov 21, 2018 · 1 comment

Comments

@khrynczenko
Copy link
Owner

I don't find it to be necessary to use nlohmann parsing if POCO includes json library for that. The positive of this change would be removing one dependency.

@khrynczenko
Copy link
Owner Author

Nah nlohmann/json is so nice its gonna stay. Meanwhile changed git repository to for json to one thats with just one source file.

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