1 message in com.googlegroups.google-base-data-apiDropping .NET 1.1 support in the near...
FromSent OnAttachments
Frank Mantek26 Feb 2008 06:29 
Subject:Dropping .NET 1.1 support in the near future
From:Frank Mantek (fman@gmail.com)
Date:02/26/2008 06:29:36 AM
List:com.googlegroups.google-base-data-api

For a lot of reasons, mainly additional work involved maintaining and testing under .NET 1.1, and the missing language features (every time i need to write another collection....) i am planning to move the base line of the code to .NET 2.0.

This implies:

-> no more .NET 1.1 solution files -> instead .NET 2.0 solution files (VS 2005 compatible) -> language features will be used that will no longer compile in .NET 1.1 (that is a gradual change).

The current codebase will become a trunk in subversion, and no longer be maintained - bugfixes and new features, and that includes support for new Google Services will only happen in the .NET 2.0 codebase.

Comments welcome.