Hi Michael,

I try to avoid changing code and infrastructure at the same time. It is
tempting to start with a clean code base on a new infrastructure, but there
is a risk that in the end it takes
a) too long because of unforeseen issues
b) if something breaks, it is difficult to see what caused the problem.

I am all in for a code cleanup. I am just not sure that doing it together
with the source code move is the best timing.

Greetings
Torben

2010/12/10 Michael MacFadden <[email protected]>

> All,
>
> As we ponder moving our source code over to Apache in the next month or
> two, I thought this would be a great opportunity for us to have a code clean
> up drive.  Looking through the code base it is apparent that we have some
> code atrophy.  As we have re-organized, rewritten, or replaced
> functionality, in many cases the former code has been left in the code base.
>
> Dead code is a threat to the code based since it a) has to be maintained,
> b) has the potential to break, c) confuses new developers.  I suggest that
> we take this opportunity to look at the areas of code we work with and
> remove any legacy code that is no longer needed.  Of course I would suggest
> checking with others before just removing large bits of code, that you
> yourself didn't write.
>
> Thanks,
>
> Michael




-- 
---------------------------
Prof. Torben Weis
Universitaet Duisburg-Essen
[email protected]

Reply via email to