[Mono-dev] C# 3.0

Marek Safar marek.safar at seznam.cz
Wed Aug 1 09:38:13 EDT 2007


Onur Gumus wrote:
> wow. do we have to use language:xlinq compiler option do use these 
> features ?
> and what about inferred types ?
Yes, you have to use -langversion:linq to enable C# 3.0 features. This 
is temporary
and 3.0 will become default option when we finish all features and the 
code will be
robust enough.

Full 3.0 type inference has not made it into 1.2.5. However, it just 
landed on SVN.
If you are interested, you can get it from SVN and help us testing.

Marek



More information about the Mono-devel-list mailing list