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

Bug when immutableCollections are used together with STAGED_REQUIRED_ONLY #182

Conversation

olsavmic
Copy link

@olsavmic olsavmic commented Jun 7, 2024

Fixes #180

Randgalt and others added 2 commits April 11, 2024 13:23
A variant of staged builders is available that only stages required record components. Any optional components
(when `addConcreteSettersForOptional` is enabled) are not staged and are added to the final stage. Additionally, if Collection options are enabled, those too are
added to the final stage.

Closes Randgalt#170
@olsavmic olsavmic changed the base branch from master to jordanz/optional-handling-for-staged-builders June 7, 2024 07:42
@olsavmic olsavmic force-pushed the mo-immutable-required-staged-bug branch from 9632f41 to 7b29c3b Compare June 7, 2024 08:03
@olsavmic olsavmic force-pushed the mo-immutable-required-staged-bug branch from 904a8f8 to bd203e2 Compare June 7, 2024 08:09
@olsavmic olsavmic force-pushed the mo-immutable-required-staged-bug branch from bd203e2 to a52252d Compare June 7, 2024 08:10
@Randgalt Randgalt force-pushed the jordanz/optional-handling-for-staged-builders branch from 5e372a2 to 919a567 Compare June 8, 2024 08:26
@Randgalt Randgalt deleted the branch Randgalt:jordanz/optional-handling-for-staged-builders June 8, 2024 08:27
@Randgalt Randgalt closed this Jun 8, 2024
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