On Sun, May 8, 2011 at 10:22 AM,  <rhuij...@apache.org> wrote:
> Author: rhuijben
> Date: Sun May  8 15:22:01 2011
> New Revision: 1100756
>
> URL: http://svn.apache.org/viewvc?rev=1100756&view=rev
> Log:
> Extract some logic from the update_editor's merge_file code to its own 
> function
> to allow reusing it from the file external editor.
>
> This in preparation for moving file externals from the NODES table to their
> own EXTERNALS table in wc.db.

Wow, that's a pretty big planned change.  Could you write up a
high-level view of what's happening here, both for those of us
attempting to follow along, as well as those who may come along in the
future.  It isn't readily apparent what is going on here.

For instance, I just don't know what problem you're trying to solve
that requires the addition of another table (and a corresponding set
of queries and joins).

> ...

-Hyrum

Reply via email to