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

Create a utility to fill serializer, comparer, and delete delegates for known types. #80

Conversation

koculu
Copy link
Owner

@koculu koculu commented Aug 17, 2024

Simplify ZoneTree setup for known types.

Create a utility to fill serializer, comparer, and delete delegates for known types.

Breaking changes:

The default delete behavior is changed. The default delete marker sets the value to its default value.

@koculu koculu merged commit dbcd5fa into main Aug 17, 2024
1 check passed
@koculu koculu deleted the 79-enhancement-create-a-utility-to-fill-serializer-comparer-and-delete-delegates-for-known-types branch August 17, 2024 18:57
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.

[Enhancement] Create a utility to fill serializer, comparer, and delete delegates for known types.
1 participant