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 strictness is non-negotiable #3

Open
asladeofgreen opened this issue Oct 9, 2023 · 1 comment
Open

Serialization strictness is non-negotiable #3

asladeofgreen opened this issue Oct 9, 2023 · 1 comment
Assignees
Labels
p-medium Medium priority v2.0 Technical Spec 2.0

Comments

@asladeofgreen
Copy link
Member

asladeofgreen commented Oct 9, 2023

It should be impossible to serialise/deserialise invalid termsets.

Note: Java implementation currently has many bugs in this respect, i.e. they skip "deserialisation" errors.

@asladeofgreen asladeofgreen added p-medium Medium priority v2.0 Technical Spec 2.0 labels Oct 9, 2023
@asladeofgreen asladeofgreen self-assigned this Oct 9, 2023
@asladeofgreen asladeofgreen changed the title Serialisation strictness is non-negotiable. Serialization strictness is non-negotiable. Oct 9, 2023
@asladeofgreen asladeofgreen changed the title Serialization strictness is non-negotiable. Serialization strictness is non-negotiable Oct 9, 2023
@asladeofgreen
Copy link
Member Author

In each of these dimensions information loss can currently occur.

  • Time
  • Money
  • Localisation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p-medium Medium priority v2.0 Technical Spec 2.0
Projects
None yet
Development

No branches or pull requests

1 participant