From: <jo...@em...> - 2005-03-03 04:03:16
|
> I completely did not understand this rule. It was my fault to make > Driver.calculateChecksum(Patch, int, int, int) static. I'll make it > non-static method. Do you think we should also make as many static members "final" as well, to prevent this kind of thing from happening again? After all, I'll bet it took Jeff a lot of needless head-scratching to find this problem. - Joe |