Skip to main content
8 events
when toggle format what by license comment
Aug 28, 2023 at 22:42 comment added cellepo "GoF" == "Gang of Four"
Sep 12, 2016 at 5:12 vote accept Ivan Nikolaychuk
Sep 11, 2016 at 20:02 comment added Doc Brown Yes, I implemented a builder in form of an inheritance hierarchy - (in a closed source product, so no code to share here). We used it to create a complex XML document with different contents, actually different results from different types of calculations. The "Director" in GoF is just a placeholder for the point in code where the builder is used/called from, so that is nothing "special", you will find such a place whereever a Builder is used.
Sep 11, 2016 at 20:02 answer added Christophe timeline score: 10
Sep 11, 2016 at 8:22 review Close votes
Sep 17, 2016 at 3:01
Sep 11, 2016 at 8:00 comment added gnat Why do 'some examples' and 'list of things' questions get closed?
Sep 11, 2016 at 7:47 review First posts
Oct 3, 2016 at 8:01
Sep 11, 2016 at 7:35 history asked Ivan Nikolaychuk CC BY-SA 3.0