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

Move more pieces over to TypeInfo #175

Merged
merged 2 commits into from
Jul 2, 2024
Merged

Conversation

agocke
Copy link
Collaborator

@agocke agocke commented Jul 2, 2024

Reworks enum deserialization to go through TypeInfo. This simplifies the code and makes the deserialization slightly faster.

Also does some heavy refactoring in the source generator to merge duplicate code and simplify.

Reworks enum deserialization to go through TypeInfo. This simplifies the
code and makes the deserialization slightly faster.
@agocke agocke merged commit 53b8baf into serdedotnet:main Jul 2, 2024
1 check passed
@agocke agocke deleted the typeinfo-enum branch July 2, 2024 06:32
@agocke agocke restored the typeinfo-enum branch July 2, 2024 06:40
@agocke agocke deleted the typeinfo-enum branch July 2, 2024 06:40
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.

None yet

1 participant