Feedback Thread: DIP 1036--Formatted String Tuple Literals--Community Review Round 1
12345swordy
alexanderheistermann at gmail.com
Sun Sep 13 16:32:46 UTC 2020
On Wednesday, 9 September 2020 at 18:39:59 UTC, 12345swordy wrote:
> On Tuesday, 8 September 2020 at 10:59:58 UTC, Mike Parker wrote:
>> This is the feedback thread for the first round of Community
>> Review of DIP 1036, "Formatted String Tuple Literals".
>>
>
> The fear of the gc has negatively impact this DIP. Why does the
> average programmer have to call .idup when it comes frequent
> used feature in other languages? If speed is an issue then the
> solution is to optimized the gc, not avoid it entirely.
>
> We shouldn't let c/c++ fear of the garbage collector potential
> handicap new d features here.
>
> -Alex
I forgot the mention, that this dip doesn't explore how other
languages implement string interpolation.
-Alex
More information about the Digitalmars-d
mailing list