
3 Feb
2004
3 Feb
'04
3:20 a.m.
Bryce Harrington wrote:
BTW notice how the lines of code are decreasing - a welcome result of dropping unneeded dialogs and trimming dead code.
Yup, I noticed that. I thought there must have been a problem with my stats so did a fresh checkout and reran the numbers. I'm impressed. I hope as we proceed with cleanup and C++-ification we'll continue to see the linecount decrease.
Yep, pjrm and I have been fixing up the point and matrix code, and it is not unusual to find that replacing the matrix code with the new NR::Matrix stuff results in 20 lines becoming 2.
njh