Archive for October 27th, 2009
Effect propagation to code
Reading Michael Feathers’ ‘Working Effectively With LegacyCode’, I found quite interesting his heuristics to trace propagation of effects to code:
Identify a method that will change.
If the method has a return value, look at its callers.
See if the method modifies any values. If it does, look at the method that use those values, and the methods [...]
JFileContentManager included in the Softpedia Mac OS software database
I’m proud to announce that JFileContentManager, a software of mine, has been added to Softpedia’s database of software programs for Mac OS. It is featured with a description text, screenshots, download links and technical details on this page.
JFileContentManager has been tested in the Softpedia labs using several industry-leading security solutions and found to be completely [...]
My LinkedIn