git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: Jonathan Nieder <jrnieder@gmail.com>, git@vger.kernel.org
Subject: Re: jn/experimental-opts-into-proto-v2, was Re: What's cooking in git.git (May 2020, #09; Tue, 26)
Date: Thu, 28 May 2020 07:44:47 -0700	[thread overview]
Message-ID: <xmqq5zcg5db4.fsf@gitster.c.googlers.com> (raw)
In-Reply-To: <nycvar.QRO.7.76.6.2005272159570.56@tvgsbejvaqbjf.bet> (Johannes Schindelin's message of "Wed, 27 May 2020 22:05:28 +0200 (CEST)")

Johannes Schindelin <Johannes.Schindelin@gmx.de> writes:

>> No.  I fully accept your reasoning in the proposed log message why a
>> handcrafted query to the config system is done in the location the
>> patch adds a call.
>
> Now, I apologize. I had not reviewed the patch, and only just read it.
>
> I agree that it is a bit unfortunate that it uses such a non-standard way
> that hard-codes "feature.experimental" in a different place than
> repo-settings.c.

You make it sound like it was a choice made by the implementation,
but (1) a "non-standard" way may not have to stay non-standard
forever (there may be many more experimental features that are not
tied to a specific repository in the future), and (2) the patch
needs to do it in a way that is not tied to a single repository
because it is not at per-repository level decision.  As long as we
are aware of this limitation caused by the current "experimental"
arrangement that is tied to a repository and can work towards
extending it to support this new use case in the future, I do not
think it is unfortunate at all.

> Had it been a patch to repo-settings.c, I would now have tried to lobby
> for including it into v2.27.0, but as it is, I fully agree with your
> reasoning to just leave it out.

No need to apologize for raising it as an issue---hearing from those
with different risk tolerance from time to time is a good way to
calibrate my own.

Thanks.

      reply	other threads:[~2020-05-28 14:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-26 18:47 What's cooking in git.git (May 2020, #09; Tue, 26) Junio C Hamano
2020-05-27  3:27 ` jn/experimental-opts-into-proto-v2, was " Johannes Schindelin
2020-05-27 21:49   ` Junio C Hamano
2020-05-27 23:58     ` Jonathan Nieder
2020-05-28  0:43       ` Junio C Hamano
2020-05-27 20:05         ` Johannes Schindelin
2020-05-28 14:44           ` Junio C Hamano [this message]

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=xmqq5zcg5db4.fsf@gitster.c.googlers.com \
    --to=gitster@pobox.com \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=jrnieder@gmail.com \
    /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).