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

Separate class for builder pattern #61

Closed
DurieuxPol opened this issue Jan 10, 2024 · 0 comments · Fixed by #62
Closed

Separate class for builder pattern #61

DurieuxPol opened this issue Jan 10, 2024 · 0 comments · Fixed by #62

Comments

@DurieuxPol
Copy link
Collaborator

I wonder if here we really need a separate class.
We can have a builder pattern, but all in the same class.

The question is: what is the benefit of having a builder separate here?

Originally posted by @guillep in #57 (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
1 participant