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

Support saving the list of marshallers during generation to a file #483

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

Iliya-usov
Copy link
Collaborator

Support passing MarshallersProvider to avoid greedy registration of all serializers on the startup, and just search for them when they are needed. It also solves the Maybe you forgot to invoke 'register()' method problem

Support passing MarshallersProvider to avoid greedy registration of all serializers on the startup, and just search for them when they are needed. It also solves the `Maybe you forgot to invoke 'register()' method` problem
@Iliya-usov Iliya-usov requested a review from ForNeVeR July 11, 2024 14:07
@Iliya-usov Iliya-usov merged commit 2c1817b into master Jul 12, 2024
9 of 10 checks passed
@Iliya-usov Iliya-usov deleted the usov/marshallers branch July 12, 2024 01:03
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