All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Andrew Eikum <aeikum@codeweavers.com>
Cc: git@vger.kernel.org
Subject: Re: What's cooking in git.git (Feb 2014, #04; Wed, 12)
Date: Fri, 14 Feb 2014 13:08:32 -0800	[thread overview]
Message-ID: <xmqqr475h06n.fsf@gitster.dls.corp.google.com> (raw)
In-Reply-To: <20140214205038.GC743@foghorn.codeweavers.com> (Andrew Eikum's message of "Fri, 14 Feb 2014 14:50:38 -0600")

Andrew Eikum <aeikum@codeweavers.com> writes:

> My worry is having "2." hang around for another decade or longer. I'd
> rather see X.0.0 denote a major feature release (currently represented
> as 1.X.0), with X.Y.0 for minor enhancements and X.Y.Z for bugfix.

We need three categories: (1) potentially incompatible, (2) feature,
(3) fixes-only.  We have been doing two levels of features by having
both second and third numbers and we are flattening by removing the
second one.

> It seems reasonable to expect fewer backwards incompatible changes in
> the future as Git has become more mature. This reduces the utility of
> reserving X.0.0 for major backwards incompatible changes, especially
> considering it's already been eight years for the first increment.

We are not done yet, far from it.  If we can stay at 2.X longer,
that is a very good thing.

If we followed your numbering scheme, you rob from the users a way
to learn about a rare event, a potentially backward-incompatible
change.  How would you tell your users when the version gap really
matters?  After hearing "You need to plan carefully when you update
to version 47" and then updating to version 47 (or the user may skip
that version), the user will learn about a new version 48 and does
not hear such a "you need to be careful".  What should he think?  No
news is a good news?  He should refrain from updating because the
last one was a big one?  What if the last time he updated was to
version 43, stayed at that version for a long time without paying
much attention (as Git grows more and more mature), and now we have
version 50 after having a large compatibility gap at version 47 he
did not pay much attention because he was skipping?

The rarer the important event is, the more necessary that the
importance is communicated clearly.

  reply	other threads:[~2014-02-14 21:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-12 21:59 What's cooking in git.git (Feb 2014, #04; Wed, 12) Junio C Hamano
2014-02-14 19:31 ` brian m. carlson
2014-02-14 19:47   ` Junio C Hamano
2014-02-14 19:44 ` Andrew Eikum
2014-02-14 20:10   ` Junio C Hamano
2014-02-14 20:50     ` Andrew Eikum
2014-02-14 21:08       ` Junio C Hamano [this message]
2014-02-14 21:28         ` Andrew Eikum

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=xmqqr475h06n.fsf@gitster.dls.corp.google.com \
    --to=gitster@pobox.com \
    --cc=aeikum@codeweavers.com \
    --cc=git@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.