monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] splitting commands.cc


From: Nathaniel Smith
Subject: Re: [Monotone-devel] splitting commands.cc
Date: Thu, 20 Apr 2006 19:42:12 -0700
User-agent: Mutt/1.5.11

On Thu, Apr 20, 2006 at 08:45:03PM -0500, Timothy Brownawell wrote:
> There's a new branch, net.venge.monotone.split-commands, with
> commands.cc split into about 10 smaller files. The commands are
> currently grouped semi-arbitrarily by what other code the call and by
> what they do.

Maybe part of the goal should also be to factor some of the crazy gunk
at the top out into _non_ commands files? :-)

> This probably isn't the best division to keep it at, and it needs to be
> split up sanely before merging it (since moving commands between files
> after that will cause headaches with merging).

There is also a theory that says it's more dangerous to keep it
separate.  If you want to minimize merging pain, you probably want to
minimize how much divergence occurs, so the sooner it gets merged into
mainline and new changes start being made against it instead of the
old stuff, the less nasty merging will need to happen...?

-- Nathaniel

-- 
So let us espouse a less contested notion of truth and falsehood, even
if it is philosophically debatable (if we listen to philosophers, we
must debate everything, and there would be no end to the discussion).
  -- Serendipities, Umberto Eco




reply via email to

[Prev in Thread] Current Thread [Next in Thread]