summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2012-04-27 20:10:58 -0400
committerDoug Hellmann <doug.hellmann@dreamhost.com>2012-04-27 20:10:58 -0400
commita5fb90eb6f8f0fa6f70c5e0011e9e539a565136a (patch)
tree727096481801bdc0e3c903f0d723b17ebd982164 /README.rst
parent889a5c28b300b374aba2a632f94686f0958195e9 (diff)
downloadcliff-a5fb90eb6f8f0fa6f70c5e0011e9e539a565136a.tar.gz
update todo list
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 742c5f5..0066469 100644
--- a/README.rst
+++ b/README.rst
@@ -16,14 +16,13 @@ To do
- Should commands have an explicit API for checking whether the user
can invoke them?
-- example show app
- change API for list app to expect a sequence of dictionaries?
- unicode output for python 2 (incompatible with csv?)
- json formatter(s)
- pprint formatter(s)
-- pretty but non-table formatter(s)
-- shell script formatter(s)? (properties as variable names)
+- shell script formatter for show commands
- create a few example commands that use a sqlite database to show how
to manage transactions
- switch setup/teardown functions in app to use some sort of context
manager?
+- interactive shell mode