GData 1.8 - Framework to access data via Google Data APIs. (Free)
development
GData 1.8
GData... The Google Data APIs Objective-C Client Library provides a Mac OS X framework and source code that make it easy to access data through Google Data APIs.
WHAT'S NEW
Version 1.8:
- Additions
- Added support for Google Analytics API
- Added support for Google Maps Data API
- Added classes for Blogger Data API
- Added support for Spreadsheets API version 3 with table and record feeds
- Added support for Contacts API version 3
- Added new classes for Webmaster Tools API
- Added Geo accessor to Calendar API event entries
- Added Calendar settings feed
- Added YouTube CaptionTrack feed
- Added Health example app
- Added batch call to Docs API
- Added "next" link and category accessors to Health profile entries
- Added album creation to photos sample app
- Added removeChild method to GDataXMLElement
- Added query convenience method addCategoryFilterWithScheme:term: and filter methods addCategoryWithScheme:term: and addExcludeCategoryWithScheme:term:
- Added spam and aspectRatio elements to YouTube API
- Added a nodesForXPath: method that allows explicit namespace declarations, and provided access to the default namespace in XPath expressions
- Changes
- Fetch callbacks now have a single selector rather than separate success and failure methods
- Most service-specific fetch calls have been removed; clients should use the fetch calls in GDataServiceGoogle and GDataServiceGoogleBase
- Tightened URL encoding rules so portions of feed URLs are more strictly percent-encoded
- Docs sample app now downloads docs by exporting as text files
- Photos API now makes version 2 API requests
- Renamed newSubscriptionVideosFeedLink to recentSubscriptionVideosFeedLink to make the static analyzer happier
- Changed arguments and return types to use NSInteger/NSUInteger, and updated print format strings to ensure fixed-size int specification
- Bugs Fixed
- Fixed compile on gcc 3.3.
- Removed NSTask invocation for prettyprinting logs in the iPhone simulator
- Avoid a crash on authentication errors when the failure callback is nil.
- Removed inappropriate override header on POSTs
- Fixed initialization code path that could create a duplicate entry in a single-entry feed
REQUIREMENTS
Mac OS X 10.4 or later.
DEVELOPER
DOWNLOADS
1021
» full article | source
