diff options
| author | Rafael H. Schloming <rhs@apache.org> | 2010-02-17 14:45:52 +0000 |
|---|---|---|
| committer | Rafael H. Schloming <rhs@apache.org> | 2010-02-17 14:45:52 +0000 |
| commit | d8510ac5aecfe1d17e538b06718dabe296fc21a3 (patch) | |
| tree | 83172a3b137d79d62d134ef16ebf0b334299068d /qpid/python/todo.txt | |
| parent | 7e57938eb813975c83e738b5c3f6543117b34a38 (diff) | |
| download | qpid-python-d8510ac5aecfe1d17e538b06718dabe296fc21a3.tar.gz | |
added support for browsing
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@910999 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/python/todo.txt')
| -rw-r--r-- | qpid/python/todo.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/qpid/python/todo.txt b/qpid/python/todo.txt index c8a4844370..6afe07d4f2 100644 --- a/qpid/python/todo.txt +++ b/qpid/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 |
