From 3b628f920964f078b9afcde9f218c698ad454e12 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 15 Jul 2005 22:02:25 +0000 Subject: 2005-07-15 Colin Walters * doc/TODO: Add note about convenience wrappers. --- doc/TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') 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 -- cgit