[Mono-dev] Linq status

pablosantosluac pablosantosluac at terra.es
Tue Sep 25 09:36:22 EDT 2007


It works with SVN HEAD!!!


----- Original Message ----- 
From: "Marek Safar" <marek.safar at seznam.cz>
To: "pablosantosluac" <pablosantosluac at terra.es>
Cc: <mono-devel-list at lists.ximian.com>
Sent: Monday, September 24, 2007 7:26 PM
Subject: Re: [Mono-dev] Linq status


> Hi Pablo,
>> I was wondering which is the current Linq status in mono.
>>
> LINQ is currently under development and some pieces are already working.
>
>>  I've downloaded and compiled the olive project, and now I have the
>> System.Data.Linq assembly but I was wondering how should I write a Linq
>> sample in mono.
>>
> Exactly the same as you would do for Microsoft .NET. Our libraries and 
> compliers
> should be compatible.
>
>> I didn't find a sample or test in the code to start up with.
>>
>> I tried this one from msdn, but I guess I'm doing something wrong because 
>> I
>> wasn't able to compile it.
>>
> You probably forget to pass -langversion:linq option This option is only 
> temporary (to disable not
> very stable features) and will very likely be removed in the next Mono 
> release.
>
> I also recommend you to use SVN HEAD version as LINQ is under development 
> and SVN
> contains more features than Mono 1.2.5.* release.
>
> Marek
> 




More information about the Mono-devel-list mailing list