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

Switching to Jansson Arrays and Objects #142

Merged
merged 2 commits into from
Nov 18, 2024

Conversation

xw19
Copy link

@xw19 xw19 commented Nov 14, 2024

In this PR I am trying to convert instances where array and objects are being used. I have added structs that work like the yajl structs. I have tried to keep the overall structure of the code same. We will deal with the code structure later. Added few methods to help to do array and object operations. Also added temporay method to convert json_t back to yajl this method will be removed in upcomming PRs as we near the completion.

@xw19 xw19 changed the title WIP: Switching to Jansson Arrays and Objects Switching to Jansson Arrays and Objects Nov 15, 2024
@saschagrunert
Copy link
Member

LGTM, thank you!

Copy link
Member

@giuseppe giuseppe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@giuseppe giuseppe merged commit 23d3afb into containers:switch-to-jansson Nov 18, 2024
6 checks passed
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.

3 participants