Sadek Drobi’s Blog

September 21, 2008

Do we actually need Methods in C# 3.0? We just need a powerful function type inference

Filed under: Agile Programming, C#, Functional Programming — Tags: , — Sadache @ 10:54 pm

DSC_0150-

The big milestone of C# 3.0 got me thinking, what can we do more to improve the language. After a lot of interesting discussions an debates I got with people that care about the subject, I realized that it can be really interesting to remove some unimportant complexity of the language. This can be done by abstracting and generalizing some concepts. An example that I thought of for this blog post is Methods.

(more…)

Powered by WordPress