summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2005-07-15 22:02:25 +0000
committerColin Walters <walters@verbum.org>2005-07-15 22:02:25 +0000
commit3b628f920964f078b9afcde9f218c698ad454e12 (patch)
tree5761d758e9f8e4b2567e81e2b67646c7573bba35 /doc
parent3ca2bf5e163067ca5c0636ad86703c62c18a8f95 (diff)
2005-07-15 Colin Walters <walters@verbum.org>
* doc/TODO: Add note about convenience wrappers.
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 4218c9aa..c55ffc7f 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -111,6 +111,8 @@ Can Be Post 1.0
data could still be factored out into an internal "base class"
perhaps.
+ - Keep convenience wrappers in sync with bus methods
+
- document the auth protocol as a set of states and transitions, and
then reimplement it in those terms