String Interpolation Compare - DIP1027 and YAIDIP

Paolo Invernizzi paolo.invernizzi at gmail.com
Sat Oct 21 17:38:00 UTC 2023


On Saturday, 21 October 2023 at 17:27:01 UTC, Walter Bright wrote:
> On 10/21/2023 7:20 AM, jmh530 wrote:
>> I’m not really sure I grok the differences between the two 
>> proposals at the moment, but the people who support YAIDIP 
>> seem to think you have a lot of misconceptions and have left 
>> the door open for you to look at the implementations or play 
>> with it to have them corrected. If a bunch of people told me I 
>> was badly mistaken about something, I would want to find out 
>> why…
>
> I know why. YAIDIP is not an actual specification for it. When 
> Adam and Steven prepare a specification then I will look at it 
> again.
>
> (For example, Steven mentions a { } syntax, which does not 
> exist in YADIP.)

So simply move the discussion on the implementation pull request 
of YAIDIP [1]: no misunderstanding about what can and can't do. 
It's the best way to grok it.

https://github.com/dlang/dmd/pull/15715

Discuss about the code, not about description of what the code is 
supposed to do.

/P






More information about the Digitalmars-d mailing list