From: Michael Haggerty <mhagger@alum.mit.edu>
To: Felipe Contreras <felipe.contreras@gmail.com>
Cc: Max Horn <postbox@quendi.de>, Junio C Hamano <gitster@pobox.com>,
git@vger.kernel.org
Subject: Re: What's cooking in git.git (Dec 2012, #03; Wed, 12)
Date: Sat, 15 Dec 2012 08:09:56 +0100 [thread overview]
Message-ID: <50CC2244.4040103@alum.mit.edu> (raw)
In-Reply-To: <CAMP44s0r_KAKt7Lm1cdumN1cOWzjab3ruYqxp-s6OR1g1qqbcQ@mail.gmail.com>
On 12/15/2012 04:14 AM, Felipe Contreras wrote:
> I'm going to say it one last time; merging this patch series either
> creates issues for the users, or not. There is a reality out there,
> independent of what you, Junio, or me think or say. And the fact is,
> that if this patch series is going to create issues for the users,
> *nobody* has pointed out why, so, since there's no evidence for it,
> the only rational thing to do is believe that there will be no issues
> for the users.
>
> There is no known issue with the code, that is a fact. This code could
> be easily merged today, and in fact, it was merged by Junio already
> (but then reverted). There are no positive outcomes from the delay,
> only negative ones. I will address the minute issue about the extra
> cruft, eventually.
Cruft in the codebase is a problem for git *developers* because it makes
the code harder to maintain and extend.
And therefore cruft is a problem for git *users* because it slows down
future development (in whatever small amount).
Moreover, it is dangerous for a project to accept crufty code based on a
contributor's promise to clean up the code later:
* The developer might not get around to it, or might take longer than
expected.
* Until it is cleaned up, the cruft hinders other potential developers
to that code.
* The presence of cruft lowers the expectation of quality for the whole
project; cruft breeds more cruft.
It is simpler and fairer to have a policy "no crufty code" than to try
to evaluate each instance on a case-by-case basis.
Michael
--
Michael Haggerty
mhagger@alum.mit.edu
http://softwareswirl.blogspot.com/
next prev parent reply other threads:[~2012-12-15 7:10 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-12 23:58 What's cooking in git.git (Dec 2012, #03; Wed, 12) Junio C Hamano
2012-12-13 6:08 ` Felipe Contreras
2012-12-13 8:11 ` Junio C Hamano
2012-12-13 10:08 ` Felipe Contreras
2012-12-13 12:04 ` Max Horn
2012-12-13 19:06 ` Felipe Contreras
2012-12-14 13:11 ` Max Horn
2012-12-15 3:14 ` Felipe Contreras
2012-12-15 7:09 ` Michael Haggerty [this message]
2012-12-15 7:45 ` Felipe Contreras
2012-12-15 8:44 ` Nguyen Thai Ngoc Duy
2012-12-15 9:24 ` Felipe Contreras
2012-12-13 19:31 ` Junio C Hamano
2012-12-13 22:05 ` Felipe Contreras
2012-12-13 23:42 ` Junio C Hamano
2012-12-14 0:50 ` Felipe Contreras
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50CC2244.4040103@alum.mit.edu \
--to=mhagger@alum.mit.edu \
--cc=felipe.contreras@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=postbox@quendi.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).