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

In json parsing/writing, Map fields should be written/read as json objects #59

Open
Arwalk opened this issue Aug 6, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@Arwalk
Copy link
Owner

Arwalk commented Aug 6, 2024

They are currently encoded as a list of key:value entries, as it is their inner representation.
Not directly tied to #52 but would benefit from it.

Tests written for this would still be useful even if #52 is done later.

This still requires identifying maps in the generator, which isn't as easy.

@Arwalk Arwalk added this to the v1.1.0 milestone Aug 6, 2024
@Arwalk Arwalk added the bug Something isn't working label Aug 13, 2024
@Arwalk Arwalk modified the milestones: v1.1.0, v2.0.0 Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant