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://en.wikipedia.org/wiki/Fluent_interface
http://en.wikipedia.org/wiki/Builder_pattern
Emmanuel Bourg
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org