News Feed
Jobs Feed
Sections




News Archive
PHPImpact Blog:
Zend Framework The Cost of Flexibility is Complexity
February 23, 2009 @ 07:51:51

Sometimes power comes at a price - you get benefits from the added features and functionality, but you can lose something else along the way - the simplicity that brought you in originally. Federico Cargnelutti takes a look at a tool that can do just that - the Zend Framework.

Don't assume that just because you're using an object-oriented framework you are writing reusable and maintainable code. You are just structuring your spaghetti code. [...] The main problem with flexibility is that most developers give up trying to understand. I don't blame them, no one likes dealing with complexity

TO illustrate, he gives two code snippets from two example developers - Developer A makes full use of the framework and takes a more compact approach to the problem while Developer B adds in a bit more checking and takes a different path to the same (basic) end result.

0 comments voice your opinion now!
flexibility complexity cost zendframework example snippet


blog comments powered by Disqus

Similar Posts

Sander van de Graaf's Blog: Optimizing your (ZF) web application

International PHP Magazine: Poll: In Which of the following Symfony takes over Zend Framework?

Kevin Schroeder's Blog: Encrypted session handler

Carl Vuorinen: Controller testing with database fixtures in Zend Framework

SitePoint PHP Blog: The Joy of Regular Expressions [4]


Community Events











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


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

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