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

ImproveSpeed.info: How to Optimize WordPress .htaccess File

Gonzalo Ayuso's Blog: Protect files within public folders with mod_rewrite and PHP

Evan Sims' Blog: WordPress 2.3 Impressions

Nick Halstead's Blog: Boycott WordPress?

NETTUTS.com: Don't Ignore Your WordPress Footer


Community Events











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


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

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