Skip to main content
6 events
when toggle format what by license comment
Apr 24, 2015 at 9:03 vote accept user2314351
Apr 18, 2015 at 16:05 answer added Vladislav Rastrusny timeline score: 1
Apr 9, 2015 at 4:16 comment added Frank Hileman Aside from not understanding why you need to use this pattern, I don't understand why you cannot use parameters in the constructor. How exactly is this pattern making your code smaller and simpler?
Apr 6, 2015 at 10:38 history edited user2314351 CC BY-SA 3.0
Does the builder design pattern allow passing parameters from the client to the builder? If yes, what is right way to achieve it? Make it builder's property or the builder's method argument.
Apr 6, 2015 at 10:33 history edited user2314351 CC BY-SA 3.0
added 137 characters in body
Apr 6, 2015 at 10:26 history asked user2314351 CC BY-SA 3.0