dimanche 26 avril 2015

Difference between builder pattern and constructor

I am making a presentation about the builder pattern and I am pretty sure I will be asked what is the difference between the builder pattern and a constructor.

I mean the builder pattern is just a way to build an object similar to what a constructor does, so why use a builder pattern instead of plain old constructors?

Aucun commentaire:

Enregistrer un commentaire