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

Record the System class in the JSON file #8

Open
daniel-thom opened this issue Apr 12, 2024 · 0 comments
Open

Record the System class in the JSON file #8

daniel-thom opened this issue Apr 12, 2024 · 0 comments

Comments

@daniel-thom
Copy link
Collaborator

Currently, a user could try to de-serialize a system JSON file with the wrong System class and get a confusing error. We could check this explicitly by recording the System class information into the JSON file and then raise a specific error during de-serialization. It could be opt-in or opt-out. It's likely better to be strict by default.

@pesap pesap removed the [] label Apr 15, 2024
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

No branches or pull requests

2 participants