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

Extract non-essential builder methods from partial object API #1309

Merged
merged 22 commits into from
Nov 4, 2022
Merged

Conversation

hannobraun
Copy link
Owner

This is a follow-up to #1305. Both pull requests are steps towards addressing #1249. This pull request finished the work of closing down the partial object API, making all fields private, and separating all non-essential builder methods out of it. This makes the new, smaller partial object API easier to reason about, and will enable further improvements going forward.

@hannobraun hannobraun merged commit 2b3767d into main Nov 4, 2022
@hannobraun hannobraun deleted the partial branch November 4, 2022 11:51
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