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

Paul Jones' Blog: Scalable Internet Architecture

DevShed: Expanding the Application Range of Visitor Objects in PHP 5

PHPImpact Blog: PHP: Spaghetti alla Bolognese

Zend Developer Zone: Generating PDF Forms From a Flex Application With PHP

Chris Roane's Blog: Should PHP web programmers go to college?


Community Events











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


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

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