From: Chris Hanson Date: Fri, 19 May 2000 21:03:53 +0000 (+0000) Subject: Assorted design changes. X-Git-Tag: 20090517-FFI~3783 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=53d688c9bdc115d8cdf3452a3f5b987e0fbfc002;p=mit-scheme.git Assorted design changes. --- diff --git a/v7/src/imail/todo.txt b/v7/src/imail/todo.txt index 8b86b4b49..c957e072f 100644 --- a/v7/src/imail/todo.txt +++ b/v7/src/imail/todo.txt @@ -1,5 +1,5 @@ IMAIL To-Do List -$Id: todo.txt,v 1.28 2000/05/19 17:29:50 cph Exp $ +$Id: todo.txt,v 1.29 2000/05/19 21:03:53 cph Exp $ Bug fixes --------- @@ -25,6 +25,15 @@ Bug fixes Design changes -------------- +* Rename the procedures that form the UI callback interface to make it + clear what their role is. + +* Repackage the code so that each file now in the core is in a + separate package. + +* Do URL defaulting by merging a partially specified URL with the URL + of the selected folder. + * Reimplement UID synchronization. Take advantage of monotonic UID numbers to discover largest prefix range that hasn't changed. Binary search can be used which should produce excellent results on