summaryrefslogtreecommitdiff
path: root/python/todo.txt
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2010-02-17 14:45:52 +0000
committerRafael H. Schloming <rhs@apache.org>2010-02-17 14:45:52 +0000
commit6d9efae00285a3424925b8d8fccff1e47837a5de (patch)
treef3ed2b2ad3b59fd7a3d559335fe4ddf5d6cadd45 /python/todo.txt
parent379891c75b40ca3df8b651d3158c61a29ff36602 (diff)
downloadqpid-python-6d9efae00285a3424925b8d8fccff1e47837a5de.tar.gz
added support for browsing
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910999 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'python/todo.txt')
-rw-r--r--python/todo.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/python/todo.txt b/python/todo.txt
index c8a4844370..6afe07d4f2 100644
--- a/python/todo.txt
+++ b/python/todo.txt
@@ -167,7 +167,7 @@ Address:
+ need to handle cleanup of temp queues/topics: F, NR
+ passthrough options for creating exchanges/queues: F, NR
- integration with java: NF
- - queue browsing: NF
+ - queue browsing: F, NR
- temporary queues: NF
- xquery: NF
@@ -190,3 +190,5 @@ Examples:
Miscellaneous:
- standard ping-like (drain/spout) utilities for all clients: NF
+ - caching of resolved addresses
+ - consider using separate session for query/deletion/creation of addresses