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

IO/configuration: XML/JSON update dependencies #269

Open
roccoarpa opened this issue Feb 11, 2022 · 0 comments
Open

IO/configuration: XML/JSON update dependencies #269

roccoarpa opened this issue Feb 11, 2022 · 0 comments

Comments

@roccoarpa
Copy link
Contributor

roccoarpa commented Feb 11, 2022

Consider to use the more portable boost xml/json interfaces (rapidxml/rapidjson) to get rid of the actual libxml2/rapidjson dependencies.
In particular, libxml2 is uber-supported on Linux systems, but quite rare on Windows native ones.

Understand if it's more convenient to switch to the newest and drop the older ones, or to keep both for a whhle for a safe redundancy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants