Howdy,
I'm new to the Spreadsheets API, please forgive me if this is an old issue. 
 On the
Google Data APIs Objective-C Client Library 
Discussion<https://groups.google.com/forum/?fromgroups=#!forum/gdata-objectivec-client>
 

there is this assertion: 

     Applications should use the tables & records API for spreadsheets 
rather than the lists API.

However, on the page:

svn <http://code.google.com/p/gdata-objectivec-client/source/browse/>/  
trunk<http://code.google.com/p/gdata-objectivec-client/source/browse/trunk/>
/ 
Examples<http://code.google.com/p/gdata-objectivec-client/source/browse/trunk/Examples/>
/ 
SpreadsheetTableSample<http://code.google.com/p/gdata-objectivec-client/source/browse/trunk/Examples/SpreadsheetTableSample/>
/ DEPRECATION_NOTE-IMPORTANT.txt 

they recommend using Lists and Cells, saying that:

New applications should not be developed using the tables and records feeds.
 

Um, is there a third API, besides (1) tables and records API and (2) lists 
API?

Thanks
Marty

Reply via email to