Did I say they were the same? On Mar 16, 2012 12:22 PM, "Emmanuel Bourg" <ebo...@apache.org> wrote:
> Le 16/03/2012 13:34, James Carman a écrit : > >> +1 for builder pattern and fluent API >> > > Fluent API != Builder Pattern > > They are similar because they use method chaining, but that's not > equivalent. > > http://martinfowler.com/bliki/**FluentInterface.html<http://martinfowler.com/bliki/FluentInterface.html> > > http://en.wikipedia.org/wiki/**Fluent_interface<http://en.wikipedia.org/wiki/Fluent_interface> > > http://en.wikipedia.org/wiki/**Builder_pattern<http://en.wikipedia.org/wiki/Builder_pattern> > > > Emmanuel Bourg > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > dev-unsubscribe@commons.**apache.org<dev-unsubscr...@commons.apache.org> > For additional commands, e-mail: dev-h...@commons.apache.org > >