blob: e4785c60df9887f47d65edd764af9f8698f7debc [file] [log] [blame]
Joe Gregorio41cf7972010-08-18 15:21:06 -04001TODO
2====
Joe Gregoriofbf9d0d2010-08-18 16:50:47 -04003
Joe Gregorio41cf7972010-08-18 15:21:06 -04004 - Unit tests against copies of current discovery docs
5
6 - Flag required parameters
7
8 - Check the regex when accepting values
9
10 - OAuth cmdline sample should start local http server to catch response.
11
Joe Gregoriofbf9d0d2010-08-18 16:50:47 -040012 - Caching of discovery doc
13
14 - Add in 'Extra Discovery' for pagination
15
16 - Layered user-agent header, ala 'my-buzz-client/1.0 google-api-python-client/0.2 httplib2/0.6'
Joe Gregorio41cf7972010-08-18 15:21:06 -040017
18 - Implement requests as Command objects, either for immediate
19 execution, or for batching.
20
21 - Requests for multiple APIs at one time.
22
23 - 2.x and 3.x compatible
24
25
26