News Feed
Jobs Feed
Sections




News Archive
Sameer Borate's Blog:
Source Code Signatures in PHP
November 10, 2011 @ 13:11:17

In this new post to his blog Sameer Borate applies an interesting method of discovery of structure in unfamiliar code - generating code signatures.

One method [Ward Cunningham] suggests is that of summarizing on a single line select punctuation characters from each source file. He calls this the file's "signature". This will help the developer gauge the complexity of the code base.

He includes a few examples from files in WordPress - looking for the structure of curly braces and semicolons as delimiters for chunks of functionality. Included are a few lines of code to help you generate a signature from any file and an example of a result. It's an interesting idea, but I'm not sure how practical it is. It could be a helpful reference for how complicated the file is, though.

0 comments voice your opinion now!
sourcecode signature wordpress complexity


blog comments powered by Disqus

Similar Posts

CatsWhoCode.com: Top 10 ways to stop spam in WordPress

Cal Evans' Blog: WordPress Training. Who needs it?

GnomeOnTheRun.com: Comparing Wordpress, Drupal, and Joomla's Websites

Sebastian Bergmann's Blog: PHPUnit and Cyclomatic Complexity

PHPMaster.com: Master Dynamic Content with WordPress Shortcodes


Community Events











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


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

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