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

Continue cleanup of builder API #1446

Merged
merged 28 commits into from
Dec 13, 2022
Merged

Continue cleanup of builder API #1446

merged 28 commits into from
Dec 13, 2022

Conversation

hannobraun
Copy link
Owner

Continues the cleanup of the builder API, as a further step towards addressing #1249. I've reviewed all the builder extension traits, brought them up to a common standard in regards to the API style, and simplified the implementation as far as practical right now. This pull requests also includes cleanups in other parts of the code, to make some of those simplifications possible.

Some of the changes actually make the builder API more complicated to use. This is going to be just a temporary problem, as I intend to work on some improvements to the partial object API next, that can make things simpler again.

@hannobraun hannobraun enabled auto-merge December 13, 2022 12:54
@hannobraun hannobraun merged commit 3e8b54a into main Dec 13, 2022
@hannobraun hannobraun deleted the builder branch December 13, 2022 13:00
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.

1 participant