Skip to content

add json api wrapper around qjson - #48397

Merged
jkarneges merged 3 commits into
mainfrom
jkarneges/cpp-json-wrapper
Aug 8, 2026
Merged

add json api wrapper around qjson#48397
jkarneges merged 3 commits into
mainfrom
jkarneges/cpp-json-wrapper

Conversation

@jkarneges

@jkarneges jkarneges commented Aug 7, 2026

Copy link
Copy Markdown
Member

As part of migrating away from Qt's JSON API (QJson* types), this PR introduces a wrapper API that the project can use instead, so that we can later substitute its implementation with Rust's serde.

Only a few call sites are updated. Will do the rest after it lands.

@jkarneges
jkarneges requested a review from a team August 7, 2026 23:44
@jkarneges
jkarneges merged commit 82c7f3b into main Aug 8, 2026
19 checks passed
@jkarneges
jkarneges deleted the jkarneges/cpp-json-wrapper branch August 8, 2026 00:54
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

Successfully merging this pull request may close these issues.

2 participants