Talk:Builder pattern

This is an old revision of this page, as edited by Khalid hassani (talk | contribs) at 11:19, 11 August 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Correspondance between the sequence diagram and the Java program

The Sequence diagram dosen't seems to correspond to the example in Java any toughts ? --Khalid hassani 11:15, 11 August 2006 (UTC)Reply

Adding a section about the difference between Factory Method pattern and Builder pattern

Many people especially beginners are confused about the difference between those two patterns, as they seem very similar, we need to add a section about the difference between the two patterns, the google groups discussion in the External links section seems a good starting point to me.--Khalid hassani 11:19, 11 August 2006 (UTC)Reply