[Mono-dev] mono 1.9

Jonathan Pobst monkey at jpobst.com
Wed Feb 20 13:35:53 EST 2008


No, it will be pretty much 0% complete for 3.0 and 3.5.

The ONLY post-2.0 piece that will be available is the C# compiler which 
will support the new C# 3 language features (such as extensions and 
partial LINQ support) and the one base class library needed to support this.

It will not support any of the 3.0 base class libraries (WCF, WF, WPF) 
or any of the new 3.5 base class libraries (other than parts of 
System.Core.dll).

I know its complicated, the thing to remember is C# 3 is not .Net 3.0 or 
.Net 3.5.  It's just an enhancement to the language which shipped 
(ironically enough) in .Net 3.5.   :)

Hope this helps!
Jonathan


Scott Fluto wrote:
> hmm, so what I can gather then is that it will be pretty much 3.0
> complete but just partially 3.5 complete given 3.5 has a lot of base
> class library enchantments?
> 
> scott
> 
> -----Original Message-----
> From: mono-devel-list-bounces at lists.ximian.com
> [mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Jonathan
> Pryor
> Sent: February-20-08 10:33 AM
> To: Jonathan Pobst
> Cc: Scott Fluto; mono-devel-list at lists.ximian.com
> Subject: Re: [Mono-dev] mono 1.9
> 
> On Wed, 2008-02-20 at 09:11 -0600, Jonathan Pobst wrote:
>> I'm pretty sure the support is 0%.  Although we have implemented some
> of 
>> the 3.0 and 3.5 base class libraries, they are not shipped yet in our 
>> releases.
>>
>> These are done in our Olive module: http://www.mono-project.com/Olive.
>>
>> Oh, 1.9 will ship with nearly complete support for C# 3, but none of
> the 
>> base class libraries.
> 
> System.Core.dll should be in 1.9, which is required for such C# 3
> features as extension methods and LINQ.
> 
>  - Jon
> 
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 
> 



More information about the Mono-devel-list mailing list