R
Richard Henry
Guest
"The Real Andy" <.pearson@wayit_dot_com_dot_au_remove_the_obvious_to_reply>
wrote in message news:dedab0ptb4fk3n4mhfhh51pti30f9o52ov@4ax.com...
>
wrote in message news:dedab0ptb4fk3n4mhfhh51pti30f9o52ov@4ax.com...
"Bloated"? You must have a lot more errors than I do.On Wed, 26 May 2004 12:06:19 -0700, "Richard Henry" <rphenry@home.com
wrote:
%
When rewriting, I often leave the previous code in place behind comment
separators, with a short explanation of what problems it cause, unless
the
error is something small in size like an incorrect index, or mispelled
word.
This is not possible in some of the projects i've worked on. Leaving
in unused sections of code makes the source bloated and harder to
read. Using good source control eliminates the need to leave unused
code behind.
>