Reply to Lutger,

BCS wrote:

...

all LINQ is is a set of standard nameing conventions and sugar. I Add
a "Where" function to some SQL tabel object and you get the above as
well.

...

Not really, LINQ is 'sugar' for the underlying libraries that

As far as language features go, I'm even less impressed with sugar for 
libraries.

implements querying. Instead of calling it just sugar, it is more
proper to call it a language in it's own right.


I still don't think it's anything to spectacular. The AST stuff on the other hand...


Reply via email to