Sorry for that mix up Marty.  The final answer is:

Do not use tables and records.
Use lists and cells.
Use v3 of the API as it is currently documented.

Thanks,
-Vic



On Wed, Aug 29, 2012 at 12:51 PM, Marty <[email protected]> wrote:

> 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