Eliminate message properties.
authorChris Hanson <org/chris-hanson/cph>
Mon, 15 May 2000 19:08:47 +0000 (19:08 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 15 May 2000 19:08:47 +0000 (19:08 +0000)
v7/src/imail/todo.txt

index 639ee9e3d808bb03294a71049ad2802ea2c679e9..beaa99742c893c123b5d3260c7cf6e9beac48b04 100644 (file)
@@ -1,5 +1,5 @@
 IMAIL To-Do List
-$Id: todo.txt,v 1.8 2000/05/15 16:45:57 cph Exp $
+$Id: todo.txt,v 1.9 2000/05/15 19:08:47 cph Exp $
 
 Bug fixes
 ---------
@@ -42,10 +42,6 @@ Design changes
 * Eliminate COPY-FOLDER operation.  Implement something closer to the
   IMAP COPY operation, e.g. APPEND-MESSAGES.
 
-* Eliminate message properties.  Store this information in the headers
-  and translate as needed.  E.g. unix from line in umail message would
-  be stored as header in RMAIL message.
-
 * 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