Most wanted feature for C# 4.0 ?
- by Romain Verdier
Some blogs on the Internet give us several clues of what C# 4.0 would be made of. I would like to know what do you really want to see in C# 4.0.
Here are some related articles:
C# 4 tag on Jon Skeet's blog
4 features for C# 4
What do you want in C# 4
Future Focus - I: Dynamic Lookup
.NET 4, C# 4 and the DLR
Channel 9 also hosts a very interesting video where Anders Hejlsberg and the C# 4.0 design team talk about the upcoming version of the language.
I'm particularly excited about dynamic lookup and AST. I hope we would be able to leverage - at some level - the underlying DLR mechanisms from C#-the-static-language.
What about you ?