Skip to content

Conversation

@tanmaykm
Copy link
Member

@tanmaykm tanmaykm commented Dec 1, 2025

Added compat changes for JSON 1.x.

Added compat changes for JSON 1.x.
@tanmaykm tanmaykm marked this pull request as ready for review December 1, 2025 09:15
@tanmaykm tanmaykm changed the title json 1.0 compat @tanmaykm feat: json 1.x compat Dec 1, 2025
@tanmaykm tanmaykm changed the title @tanmaykm feat: json 1.x compat feat: json 1.x compat Dec 1, 2025
@mortenpi
Copy link
Member

mortenpi commented Dec 1, 2025

I think that rather than being backwards looking, I'd like to be forward looking as much as possible. Long-term, I think we should just drop JSON < 1, and use JSON.Object when storing parsed JSON etc.

So I gave it a shot to see if we can just expand to support JSON.Object and Dict simultaneously, since they should be AbstractDict-compatible: #121. So far so good, but let's see if the full test suite passes.

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