moneyapi / google-api-python-client

Automatically exported from code.google.com/p/google-api-python-client
Other
0 stars 0 forks source link

Implement XML Model #223

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
[Use this form for both apiclient and oauth2client issues]

What steps will reproduce the problem?
1. Attempt to use google-api-python-client with an older gdata XML-based API 
like Google Apps Email Settings API

2. google-api-python-client does not support XML models, can't be used.

What version of the product are you using? On what operating system?
1.0 on Windows/Linux/Mac

Please provide any additional information below.
Implementing an XML model would make it possible to write discovery documents 
allowing these APIs to work with the new library. As it stands, I have to split 
my program between using google-api-python-client and gdata-python-client.

Jay

Original issue reported on code.google.com by jay@ditoweb.com on 4 Dec 2012 at 2:32

GoogleCodeExporter commented 8 years ago
Sorry, no, XML will not be implemented in the library.

Original comment by jcgregorio@google.com on 4 Dec 2012 at 3:17

GoogleCodeExporter commented 8 years ago
That's to bad, the Java API supports it and it:
http://code.google.com/p/google-api-java-client/

Jay

Original comment by jay@ditoweb.com on 4 Dec 2012 at 3:19