~txspore-dev-team/txspore/0.0.1

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Duncan McGreggor
  • Date: 2009-09-13 23:30:01 UTC
  • Revision ID: duncan@canonical.com-20090913233001-hk8b9dguh5jb4hjn
* Updated the TODO.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
* Add validation checks for legal parameters in client.getPartInfo.
2
 
* Add unit tests for static client methods.
3
2
* Get useful achievement data with secondary query in
4
3
  client.getAchievementsForUser.
5
4
* Add validation checks for legal parameters in client.searchAssets.
6
5
* Fix the threading/logging stuff in test_saveFileWithError.
7
 
* And add some XML utility methods for extracting the kind of data that is
8
 
  currently done in the sycn Python API.
9
 
* Look at the XML for creature stats and fill out the corresponding object
10
 
  model.
11
6
* Add search functions to client.
12
7
* Add code for everything below line 244 in txspore.original.SporeAPICoreUtils.