summaryrefslogtreecommitdiff
path: root/python/todo.txt
diff options
context:
space:
mode:
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