Timeline for Is it a good or a bad idea to use the Builder Pattern everywhere?
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 1, 2021 at 22:22 | comment | added | candied_orange | @J.J the reason for that is because other people drive cars and a Bicycle helmet can only do so much. | |
| Nov 30, 2020 at 14:45 | comment | added | J.J | @Flater Good point, though the world is full of people who takes the car to go to the gym and sit on a static bike... | |
| Nov 30, 2020 at 14:20 | comment | added | Flater | @Juan: Since you already have a bicycle, why not use the bicycle when you need to go to the kitchen? | |
| Nov 27, 2020 at 18:09 | comment | added | lennon310 | like I said about the pros/cons in the answer, it's not a yes/no option but more like how is it used in your case -- e.g, if there are redundant code compared with normal constructor(s), if someone forgets to include a filed in builder, how easy could the error being caught, etc | |
| Nov 27, 2020 at 17:56 | comment | added | J.J | Since we already have the Builders, Why not use them? any disadvantage? | |
| Nov 27, 2020 at 16:46 | history | answered | lennon310 | CC BY-SA 4.0 |