Skip to content

JSON v1 compatibility fixes#2

Open
Alexsp32 wants to merge 5 commits into
ACEsuit:mainfrom
maurergroup:json-compat
Open

JSON v1 compatibility fixes#2
Alexsp32 wants to merge 5 commits into
ACEsuit:mainfrom
maurergroup:json-compat

Conversation

@Alexsp32

@Alexsp32 Alexsp32 commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

I missed several DictAbstractDict replacements which are needed to make model saving/loading work under JSON v1.0.

Alexsp32 added 5 commits July 3, 2026 14:33
With the update to JSON v1.0, JSON dictionaries are now returned as
`JSON.Object`, which are `AbstractDict` subtypes. 
The file IO functions are all centered around Dict types, so they aren't
used in the correct places.
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.

1 participant