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

Issue #8 Data deserialization problem #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

csanadtelbisz
Copy link

Fixes #8.

Makes sure that deserialization always succeeds with a default all-encompassing type, as a hotfix. Leaves open the future possibility of making the classByDiscriminatorValue hashmap extensible by more specific classes.

left possibility for using the hashmap with other types in a future version
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

Successfully merging this pull request may close these issues.

Commit payload deserialization produces an exception
1 participant