News Feed
Jobs Feed
Sections




News Archive
Andi Gutmans' Blog:
Fluent Interfaces
December 30, 2005 @ 07:21:53

With so many talking about fluent interfaces today, Andi Gutmans has tossed his hat into the ring with this new blog post with some of his thoughts.

I'd like to add to Paul's and Mike's posts regarding fluent interfaces.

I very much agree with them that this kind of method chaining allows to create very readable and intuitive interfaces. The million dollar question is when to actually use this kind of programming style.

Of course there are no definitive answers but I suggest to consider the following points: Use your intuition, If you don't have all of the data - reconsider using them, It really has to read well in your language (e.g. English), preferably as a complete sentence, and make sure that the base error handling it forces you to use is enough for your purposes.

And, of course, he's open to suggestions/comments on the subject, as well as any proposals for guidelines that might need to be set out there...

0 comments voice your opinion now!
fluent interfaces thoughts intuition read well error handling fluent interfaces thoughts intuition read well error handling


blog comments powered by Disqus

Similar Posts

Felix Geisendorfer's Blog: Exceptional Cake

Conor Mac Aoidh's Blog: OS X: Audio Alerts for PHP Errors

Nicolas Grekas (on Github): Improved handling of HTTP requests in PHP

Jonnay\'s Blog: An issue with PHP\'s error handling

Rob Allen's Blog: Zend Framework, IIS and 500 errors


Community Events











Don't see your event here?
Let us know!


code introduction example interview conference framework opinion release database series composer tool zendframework2 api testing community language development podcast functional

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework