News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
PHPImpact Blog:
Code Refactoring Guidelines
September 16, 2008 @ 12:16:00

Federico has posted a list of suggestions on things to look out for and to consider when you're refactoring your code.

Refactoring neither fixes bugs nor adds new functionality, though it might precede either activity. Rather it improves the understandability of the code and changes its internal structure and design, and removes dead code, to make it easier to comprehend, more maintainable and amenable to change. Refactoring is usually motivated by the difficulty of adding new functionality to a program or fixing a bug in it.

He's broken it out into a few topics with the suggestions underneath - things like looking at the "Big Picture", avoiding "Extreme Abstraction" and ensuring that your "Error Handling" is up to where it should be.

0 comments voice your opinion now!
code refactoring guideline suggestion list



Similar Posts

Felix Geisendorfer's Blog: Quick dessert: List all controllers of a CakePHP application

The Codist Blog: I Will Never Understand the Appeal Of PHP

I-nfotech: 10 projects every php developer should use

Mark Brady's Blog: Closures in PHP 5.3

Ligaya Turmelle\'s Blog: Summer of Code


Community Events









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


cakephp database conference security application releases package zend job book developer mysql code zendframework framework PEAR release PHP5 ajax example

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