Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Introduce serialization portion of qx-json #135

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Conversation

oblivioncth
Copy link
Owner

@oblivioncth oblivioncth commented Aug 23, 2024

Can now do full-cycle serialization/parsing of JSON data via the declarative system in a *lossless fashion

*Some containers like QHash or QMap will enforce different ordering than is present in the original JSON data, and QJsonObject itself stores its keys as a QMap.

@github-actions github-actions bot added the enhancement New feature or request label Aug 23, 2024
@oblivioncth oblivioncth merged commit 00f6a94 into dev Aug 23, 2024
20 checks passed
@oblivioncth oblivioncth deleted the feature/json_serialize branch August 23, 2024 20:13
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant