[Mono-list] Questions on the Mono roadmap

Miguel de Icaza miguel@ximian.com
Wed, 19 Jan 2005 11:25:40 -0500


Hello,

> > They will be vital for anyone trying to move C#2.0 code that 
> > does serious interop.
> 
> But of course, C# 2.0 adds some new syntax for various things. 
> I presume I shouldn't expect full C# 2.0 support until Mono 2.0? 

Check the release notes for Mono 1.1.3 for the actual details on what is
implemented and what is missing at this point.  There is very little
missing from C# 2.0, and from 2.1 we are only missing Nullable Types.

C# 2.0 work is being done because some developers are already
developing .NET 2.0 features and the C# compiler is on the critical path
for some of those.

Miguel.