Skip to content

Add a factory mechanism for the factories called by the chain builder #5561

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

Merged
merged 2 commits into from
Feb 9, 2024

Conversation

NinoFloris
Copy link
Member

Presented without comment.

Fixes #5562

@NinoFloris NinoFloris force-pushed the factory-factory-builder branch from 836ef10 to 8719fd4 Compare February 5, 2024 19:53
@NinoFloris NinoFloris force-pushed the factory-factory-builder branch from 8719fd4 to 40b3069 Compare February 5, 2024 20:01
Copy link
Member

@roji roji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice trick with the memoization for deferred initialization... Would be nice to have a comment explaining why this hoop is needed though.

@roji
Copy link
Member

roji commented Feb 7, 2024

Also test?

@NinoFloris NinoFloris merged commit d137ac6 into main Feb 9, 2024
@NinoFloris NinoFloris deleted the factory-factory-builder branch February 9, 2024 18:24
NinoFloris added a commit that referenced this pull request Feb 9, 2024
@NinoFloris
Copy link
Member Author

Backported to 8.0.2 via 9e4ff8c

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.

NpgsqlDataSourceBuilder: JsonSerializerOptions are not applied if ConfigureJsonOptions() is called after EnableDynamicJson()
2 participants