- Tom Malaher’s BrainScan - http://malaher.org -
Refactoring Dynamic Code
Posted By tmalaher On November 19, 2007 @ 9:10 am In Practice, Software | No Comments
This has been one of my concerns all along.
The claim is that “enough testing” will eliminate the need for the compiler to do static checking at compile time.
http://www.artima.com/weblogs/viewpost.jsp?thread=217080
Frank Sommers seems to be saying otherwise… in the long run.
So, I’m feeling justified in my decision to stick with Java, where I gain maximal benefit from IDEs and compilers.
Article printed from Tom Malaher’s BrainScan: http://malaher.org
URL to article: http://malaher.org/2007/11/refactoring-dynamic-code/
Click here to print.