| |
| | Bruce Eckel's MindView, Inc: 5-2-03 Strong Typing vs. Strong Testing |
 | | This shook my unquestioning acceptance of strong type checking (acquired when moving from C to C++, where the improvement was dramatic) enough that the next time I examined the issue of checked exceptions in Java, I asked "why"? |
 | | At this point, a strong, statically-typed language would be sputtering with rage, insisting that this kind of sloppiness will cause disaster and mayhem. |
 | | To claim that the strong, static type checking constraints in C++, Java, or C# will prevent you from writing broken programs is clearly an illusion (you know this from personal experience). |
| mindview.net /WebLog/log-0025 (1886 words) |
|