[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Feedback on changes to org-id
From: |
Adam Porter |
Subject: |
Re: [O] Feedback on changes to org-id |
Date: |
Thu, 22 Sep 2016 12:07:20 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Aaron Ecay <address@hidden> writes:
> Any change to the API would leave in place a compatibility alias for a
> significant period of time (at least one major version of Org), and
> there would be deprecation warnings to encourage package authors to
> switch to the new API. So packages like yours would continue to work
> without interruption, and they could eventually move to the new API at
> the appropriate time (as judged by their authors).
That's one of the reasons I appreciate Org so much (and the Emacs
community in general): stability. I know that no one will yank the rug
out from under me like that. :) I'm not really so concerned about this
proposed change, it just seemed like a good time to mention it.
Just curious, by "major version of Org", do you mean the first digit,
e.g. 8.x.x->9.x.x, or the second digit, like 8.1->8.2? I guess you mean
the first, semver-style, but Org's been around longer than that spec's
been a "spec", so I thought I'd ask to be sure.