[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Diff-minimizing recipe for SQL-Ledger? perltidy, moves, replaces, etc.
- Subject: Re: Diff-minimizing recipe for SQL-Ledger? perltidy, moves, replaces, etc.
- From: "Chris Travers" <..hidden..>
- Date: Tue, 5 Dec 2006 16:28:17 -0800
Certainly you could run both sets through perltidy before reviewing
the diffs. I think you will find, however, that there are a *lot*
more changes than are apparent on the surface.
In particular, the move to parameterized SQL queries is a big one.
Note also that, our codebase is actually smaller than SL's and is
shrinking. A lot of the file moves have actually been consolidation
between other files.
I don't think you will find anyone who has worked with the codebase
seriously at this point on this list who thinks that divergence is a
bad thing.
Best Wishes,
Chris Travers