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

SomeTypeBuilder::new not SomeType::create -> Builder. #3086

Open
querolita opened this issue Mar 18, 2025 · 0 comments
Open

SomeTypeBuilder::new not SomeType::create -> Builder. #3086

querolita opened this issue Mar 18, 2025 · 0 comments

Comments

@querolita
Copy link
Member

          Not for this PR, just noticing an anti-pattern, so thought I would comment. The builder pattern is usually `SomeTypeBuilder::new` not `SomeType::create -> Builder`.

Originally posted by @richardpringle in #3079 (comment)

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

No branches or pull requests

1 participant