I updated the roadmap wiki (http://code.google.com/p/google-gdata/wiki/Roadmap ) and the most important thing to work on for the next release is the Contacts V2 support.
Now i like to get some feedback on how the new generics based YouTube code is working out for those who tried it, and how to improve it. I especially like the .NET contacts developers to look at that YouTube code - because guys, that's what is going to happen in the new Contacts library. So if you care about how your framework is going to look like in a few weeks, speak up now. Thinks to look at: Online documentation, the Google.YouTube namespace The method UpdateActivities in the YouTubeNotifier sample application sourcecode : http://code.google.com/p/google-gdata/source/browse/trunk/clients/cs/samples/YouTubeNotifier/Form1.cs The unittest code for YouTube, starting at around line 330: http://code.google.com/p/google-gdata/source/browse/trunk/clients/cs/src/unittests/youtubetest.cs One thing i know for sure we are going to change is that we want to make the server access more lazy. So only if you actually request the data, we go to the server, not just by creating the feed object. Beside that, I was thinking about creating setups more product oriented. So instead of having one Google Data API SDK with a 1000 different assemblies, have one specific YouTube SDK, that has only one assembly containing the code needed to work with youtube etc... Feedback, comments, suggestions more than welcome. Frank Mantek Google --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Contacts API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-contacts-api?hl=en -~----------~----~----~----~------~----~------~--~---
