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

Sealed class decoding #95

Merged
merged 3 commits into from
Nov 14, 2022
Merged

Sealed class decoding #95

merged 3 commits into from
Nov 14, 2022

Conversation

brocollie08
Copy link
Contributor

@brocollie08 brocollie08 commented Oct 25, 2022

This PR brings over the sealed class decoding support, allowing automatic deserialization to the correct sub-class based on discriminator

Release Notes

Sealed class sub class automatic deserialization, test consolidation

Version

Published prerelease version: 0.3.1-next.1

Changelog

🐛 Bug Fix

Authors: 2

@brocollie08 brocollie08 marked this pull request as ready for review October 25, 2022 23:11
@brocollie08 brocollie08 merged commit b51603b into main Nov 14, 2022
@brocollie08 brocollie08 deleted the sealed-class-decoding branch November 14, 2022 20:21
cleverjam pushed a commit to cleverjam/player that referenced this pull request Nov 15, 2022
* port changes to support sealed class decoding

* update serialization version + equals function

* lint

Co-authored-by: brocollie08 <sentony03@gmail.com>
This was referenced Aug 29, 2023
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.

2 participants