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

Implement multi-serializer decorator #584

Open
mihails-strasuns opened this issue Jul 27, 2018 · 0 comments
Open

Implement multi-serializer decorator #584

mihails-strasuns opened this issue Jul 27, 2018 · 0 comments

Comments

@mihails-strasuns
Copy link

AKA serializer/loader with metadata.

To be able to switch underlying serialization format flexibly (and not just struct version number which is possible right now), idea was to reserve ubyte.max version number to mean "extended header follows" and using additional decorator layer which pick serializer object depending on data in that header.

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

No branches or pull requests

1 participant