Hello, I have discovered that SpreadsheetEntry, for example, has 2 entries in the class tree: com.google.gdata.data.spreadsheet.SpreadsheetEntry com.google.gdata.data.docs.SpreadsheetEntry
When using the doc API, one must use the docs one. When using the spreadsheet API, one must use the spreadsheet one. These classes don't provide the same functions neither are linked between each other. So you need to really take when you import packages not to import and use the wrong class. This is a bit disturbing and not quite practical. What the reason for that? thanks Pascal --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Docs Data APIs" group. To post to this group, send email to Google-Docs-Data-APIs@googlegroups.com To unsubscribe from this group, send email to google-docs-data-apis+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Docs-Data-APIs?hl=en -~----------~----~----~----~------~----~------~--~---