Record in C# 9 (proposal)

Brian Goetz brian.goetz at oracle.com
Fri Dec 6 15:58:16 UTC 2019


Yes, we’ve been watching this one for years — they started on this effort shortly before we started on ours.  Obviously they built a different feature because they have a different language; for example, records interact positively with C# properties.  

Their chosen design persona is much more of a Billy Boilerplate than a Tommy Tuple.  

> On Dec 6, 2019, at 6:45 AM, Remi Forax <forax at univ-mlv.fr> wrote:
> 
> oops, link to the wrong proposal
> https://github.com/dotnet/csharplang/blob/master/proposals/records.md
> 
> Rémi
> 
> ----- Mail original -----
>> De: "Remi Forax" <forax at univ-mlv.fr>
>> À: "amber-spec-experts" <amber-spec-experts at openjdk.java.net>
>> Envoyé: Vendredi 6 Décembre 2019 12:05:13
>> Objet: Record in C# 9 (proposal)
> 
>> Record from Vancouver :)
>> https://github.com/dotnet/csharplang/blob/master/proposals/recordsv2.md
>> 
>> Rémi



More information about the amber-spec-experts mailing list