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

Serialization - Create solution for validation + migration #43

Open
tadgem opened this issue Apr 2, 2023 · 0 comments
Open

Serialization - Create solution for validation + migration #43

tadgem opened this issue Apr 2, 2023 · 0 comments
Labels
enhancement New feature or request high-priority This is priority work that needs to happen sooner than later stretchgoal Long term goal and not an immediate priority.

Comments

@tadgem
Copy link
Owner

tadgem commented Apr 2, 2023

Right now if JSON is not valid for current version of the engine, deserialization will fail and the engine will crash. We need a way to identify missing / malformed elements, warn about these and to create a temporary entry that will allow project loading to continue.

@tadgem tadgem added enhancement New feature or request high-priority This is priority work that needs to happen sooner than later stretchgoal Long term goal and not an immediate priority. labels Apr 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high-priority This is priority work that needs to happen sooner than later stretchgoal Long term goal and not an immediate priority.
Projects
None yet
Development

No branches or pull requests

1 participant