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

Matthew Weier O'Phinney's Blog: Creating Re-Usable Zend_Application Resource Plugins

Padraic Brady's Blog: Services_Oauth and Zend_Oauth Revisited

Symfony Blog: Symfony2: Getting Easier - Interactive Generators

Ryan Mauger's Blog: Using Twig with Zend Framework

Pádraic Brady's Blog: Having a bad ViewRenderer day in your ZF app?


Community Events











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


zendframework2 conference language tool podcast testing code opinion framework phpunit application development release unittest introduction community functional example interview series

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