News Feed
Jobs Feed
Sections




News Archive
Scott Mattocks:
C is for Configurable
November 30, 2012 @ 09:12:21

Scott Mattocks has posted the next in his "LUCID development" series of posts with the next letter in the acronym, "C" for Configurable:

As code moves through the software development process, it moves through different environments. In many cases, the full details of then environment may not even be known at the time development starts. Getting your code to change its behavior on the fly is only possible if you have carefully and thoughtfully interleaved configuration parameters into your code.

He talks about handling configuration for external systems and the responsibility that comes with access to the connection information for resources. He makes some recommendations as to where to start if you're looking for places in your code to change how configuration options are used - low hanging fruit like code that accesses external systems.

Other parts of this LUCID series so far are: L (Logging) and U (Unit tests).

0 comments voice your opinion now!
lucid development principles configurable


blog comments powered by Disqus

Similar Posts

Wojciech Sznapka's Blog: Dynamic LAMP setup for localhost development

Elliot Haughin's Blog: ExpressionEngine2 & CodeIgniter: Will we see a change in the 3rd Party Market

Paul Jones\' Blog: PHPBlox from Zend?

Padraic Brady's Blog: PHPMutagen: Mutation Testing for PHP5

Nick Halstead's Blog: Uses of Pseudo Code in Development


Community Events











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


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

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