> Right -- I think the tendency to want to bring all the code > into compliance is a knee jerk on first entry to the code.
Actually, it was the coding standard document that prompted the question. We don't really have any need or burning desire to change anything. It was more a case of; while the engine is out of the car, if the block needs paint, now is the time. Although, I think using a program to format the code, even if it were to simply abide by the existing standard, would be beneficial. We use a formatter to reformat the code for our environment. We do this not only for readability, but for some tools that we use. We would then reformat to the standard before final build/checkin. When we format to standard, we could just as easily have changed the format. In any case, all of the files we touch would be brought into compliance by default. Thanks, Gerry _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
