Skip to content

SwitchSerializer #579

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

Closed
wants to merge 1 commit into from
Closed

SwitchSerializer #579

wants to merge 1 commit into from

Conversation

hotwopik
Copy link

SwitchSerializer is feature that let you more easely permorm serialization switch between classes that has one supper.
I used it in my projects very often, so I decided to publish it here

@zml2008
Copy link
Member

zml2008 commented Jun 1, 2025

No tests, you clearly didn't even try to build this, and this seems like an overly specialized variant of what could be a more general keyed dispatch serializer.

There's a vaguer want for generalized TypeSerializer to support keyed dispatch and structural dispatch, but seeing this I think anything like that would make more sense as a fresh start.

@zml2008 zml2008 closed this Jun 1, 2025
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