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

Compare and unify JSON serialization types #107

Open
joswarmer opened this issue Dec 20, 2023 · 1 comment
Open

Compare and unify JSON serialization types #107

joswarmer opened this issue Dec 20, 2023 · 1 comment
Labels

Comments

@joswarmer
Copy link
Contributor

Both in the validation package and in the core package, there are type definitions for the JSON serialisation format. They should be reconciled.
We might want to define a separate package for these types, as they are used in validation and in core. And if we move the LionWeb diff from validation to a separate package, it will be used by this package as well.

@dslmeinte
Copy link
Contributor

I think that we need a separate package just for types and (specific, low-level) functions around the serialization format as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants