News Feed
Jobs Feed
Sections




News Archive
Larry Garfield's Blog:
Architectural priorities
September 28, 2010 @ 10:48:44

Larry Garfield has a recent post to his blog that outlines what he thinks are some of the top priorities you should take into consideration when architecting your next application - small or large - and lays that structure on top of what the Drupal project is doing.

Understanding architecture, and the trade-offs that different architectures imply, is an important part of any software project. [...] To be able to speak and think about the design of your system properly, though, you need to understand the trade-offs that come with it. There is no such thing as a free lunch, and designing a system to be powerful in one way invariably tends to harm it in another. It is important to know what your priorities are before you start building; and in a distributed collaborative environment like Drupal to all agree what those priorities are, at least to a large extent.

Talks about software architecture design patterns (like Model-View-Controller or Naked objects) including one that's not so much a pattern as an evolution - monolithic architecture. Among the list of things he suggests considering are subjects like:

  • Modifiability
  • Testability
  • Performance
  • Scalability
  • Usability
  • Maintainability

He compares this list to how the Drupal project is run and finds a large emphasis on extensibility, modularity, scalability. These came at the cost of testability, verifiability and understandability however.

0 comments voice your opinion now!
priorities architecture application design drupal opinion


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Design Patterns I Hate

PHPMaster.com: Localizing PHP Applications "The Right Way", Part 3

Bill Staples' Blog: IIS7 Patch for Windows Vista fixes CGI/PHP apps - multiple response headers

Kevin Schroeder's Blog: Debugging a mobile app

Cal Evans' Blog: Microsoft and PHP


Community Events











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


conference database example interview rest podcast opinion introduction symfony2 usergroup release language framework zendframework2 development testing phpunit community series functional

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