[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: if-let/if-let*/and-let/..
From: |
Eli Zaretskii |
Subject: |
Re: if-let/if-let*/and-let/.. |
Date: |
Fri, 09 Mar 2018 17:32:45 +0200 |
> From: Michael Heerdegen <address@hidden>
> Cc: address@hidden, address@hidden
> Date: Fri, 09 Mar 2018 16:16:14 +0100
>
> The downside of only de-obsoleting now is that in the subsequent
> release, we would have to change the newly introduced foo-let* in a
> backward-incompatible way for the single-binding-tuple special case.
>
> This backward-incompatible change is necessary to make foo-let* aliases
> of foo-let, which is our goal - foo-let has to support the
> single-binding-tuple syntax because it supported it all the time.
That foo-let did support that case doesn't necessarily mean it has to
support that in the future, nor that we must make that
backward-incompatible immediately. We could simply let foo-let be as
it is today on the release branch and collect more experience before
we make our decision. Does that make sense?
- Re: if-let/if-let*/and-let/.., (continued)
- Re: if-let/if-let*/and-let/.., Eli Zaretskii, 2018/03/06
- Re: if-let/if-let*/and-let/.., Michael Heerdegen, 2018/03/07
- Re: if-let/if-let*/and-let/.., Nicolas Petton, 2018/03/07
- Re: if-let/if-let*/and-let/.., John Wiegley, 2018/03/07
- Re: if-let/if-let*/and-let/.., Eli Zaretskii, 2018/03/08
- Re: if-let/if-let*/and-let/.., Michael Heerdegen, 2018/03/09
- Re: if-let/if-let*/and-let/..,
Eli Zaretskii <=
- Re: if-let/if-let*/and-let/.., Michael Heerdegen, 2018/03/09
- Re: if-let/if-let*/and-let/.., Eli Zaretskii, 2018/03/09
- Re: if-let/if-let*/and-let/.., Michael Heerdegen, 2018/03/09
- Re: if-let/if-let*/and-let/.., Eli Zaretskii, 2018/03/09
- Re: if-let/if-let*/and-let/.., Michael Heerdegen, 2018/03/09
- Re: if-let/if-let*/and-let/.., Eli Zaretskii, 2018/03/10
- Re: if-let/if-let*/and-let/.., Stefan Monnier, 2018/03/10
- Re: if-let/if-let*/and-let/.., Michael Heerdegen, 2018/03/10
- Re: if-let/if-let*/and-let/.., Eli Zaretskii, 2018/03/10
- Re: if-let/if-let*/and-let/.., Michael Heerdegen, 2018/03/10