summaryrefslogtreecommitdiff
path: root/qpid/python
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2010-01-27 00:20:28 +0000
committerRafael H. Schloming <rhs@apache.org>2010-01-27 00:20:28 +0000
commitcb286289dc4367a7d723f6c82156838d0c5d4988 (patch)
tree8e539a34d6c746d5b39c93bda1a08a182d868491 /qpid/python
parent3be692caf7d6a6dde102c9f2c25f2d332d8bf069 (diff)
downloadqpid-python-cb286289dc4367a7d723f6c82156838d0c5d4988.tar.gz
updated todo
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@903511 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/python')
-rw-r--r--qpid/python/todo.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/qpid/python/todo.txt b/qpid/python/todo.txt
index 7b3ca90638..c8a4844370 100644
--- a/qpid/python/todo.txt
+++ b/qpid/python/todo.txt
@@ -68,11 +68,13 @@ Session:
+ need to detail address options
+ need to define subject pattern semantics
+ consider providing convenience for sender/receiver caching
+ + need to provide sync option, possibly change default
- receiver: F, NR, ND
+ need to detail address options
+ need to define filter syntax/semantics
+ consider providing convenience for sender/receiver caching
+ + need to provide sync option, possibly change default
- acknowledge: F, NR
@@ -158,6 +160,8 @@ Message:
Address:
- syntax: F, NR
+ + need to consider whitespace in name/subject
+ + consider unquoted string concept
- subject related changes, e.g. allowing patterns on both ends: NF
- creating/deleting queues/exchanges F, NR
+ need to handle cleanup of temp queues/topics: F, NR