Replies: 1 comment 6 replies
-
Funny to see this quote in the same meeting in which primary constructors are revived yet again. Has anyone ever actually asked for this feature? Separately, I think the type system features (like shapes, statics on interfaces, etc) are a lot more bang-for-the-buck than adding yet more syntax sugars to do the same things we can already do, which is what a lot of the proposed features are. The shapes proposal is nearly 5 years old already. Would be nice to see some real movement on it rather than just oblique references that you ‘could’ look at doing something there someday. Put another way, it’s almost 2022 and we still can’t make extension methods to static classes (Math, etc.) |
Beta Was this translation helpful? Give feedback.
-
https://github.com/dotnet/csharplang/blob/main/meetings/2021/LDM-2021-09-01.md
Agenda
Delegate
Again, same warning to readers to not assume that because we talked about a feature in these triage meetings, it will or will not be in C# 11.
Beta Was this translation helpful? Give feedback.
All reactions