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

Question: Why does library not use QJsonDocument::toJson()? #24

Open
githubuser0xFFFF opened this issue Jul 20, 2023 · 1 comment
Open

Comments

@githubuser0xFFFF
Copy link

githubuser0xFFFF commented Jul 20, 2023

Out of curiosity, why do you use your own functions to generate JSON (arrayContentToJson, objectContentToJson and valueToJson) instead of the QJsonDocument::toJson() function?

Thank you for the great library :o)

@dridk
Copy link
Owner

dridk commented Jul 20, 2023

i dont remember, it is pretty old ... You can make a pull request if you think it is a better choice

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

2 participants