We are pleased to announce the availability of the v1.03 release of the C# libraries for GData.
>From the release notes: == 1.0.3 == - Fixed the namespace creation for extensions, the wireformat should no longer create the namespace declaration when it's not required - Fixed the reminder persistence code - added a TimeZone property on the EventFeed to retrieve the timezone value - added a FindEvent method on the EventFeed. This one takes an OriginalEvent object, and returns the Event that this is based on. This will go to the server if required. - Fixed recurrance issues in the extensions - Moved EventFeed and EventEntry from the Google.GData.Extensions namespace to the Google.GData.Calendar namespace - Fixed a bug in the parsing of Atom:Content elements. This could cause an endless loop when the content was empty. Known issues: - .NET 2.0 seems to have reconnection issues. This will be investigated shortly - no support for RecurrenceExceptions in composite feed mode - the currently included authsub code is not yet tested, so do not expect it to work. This as well will be fixed shortly The C# libraries are released at: http://code.google.com/p/google-gdata/ You have the option of downloading a .zip file of the current libraries, including source code and documentation. This you can do over the usual download location at code.google.com. Note that those files will be updated in slower intervalls (releases), only when major features or bugs were fixed. Note that the current download is still version 1.02, this will hopefully be fixed today. You can also enlist to the project using a Subversion client, following the instructions at http://code.google.com/p/google-gdata/. This repository will be updated more frequently. To clarify, this is the real repository. Changes we make will be updated there as soon as made them. As you might notice, there is a new directory structure, and we added a directory called contrib, for user contributions. If you have sample code you like to share, feel free to send email to [EMAIL PROTECTED] . If you have fixes, or enhancements, feel free to send them there. Note, that you can now submit bugs at http://code.google.com/p/google-gdata/ against the C# library directly. We would appreciate if you use this facility. Thanks Frank Mantek --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Data API" group. To post to this group, send email to google-help-dataapi@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-help-dataapi -~----------~----~----~----~------~----~------~--~---