On Aug 2, 2008, at 9:03 PM, J.B.C.Engelen@...1578... wrote:

I just started mass converting to Geom::Point, but then it struck me

that this will conflict with many changes other people are creating.


So I think it is best not to mass convert. It is the same with

whitespace things.


Let me know what you all think.


One thing I would do would be to see if the mass change could be done piecemeal. That is, perhaps it can be done and checked in on a module-by-module basis? That might also allow for a bit of smoke-testing before each commit.

Oh, and just be sure to do "make check" and also use valgrind if you can. Those might show some problems that otherwise might take a while to notice and track down.