From 6f46f94e45234946dc82d6df469771b51f4aecba Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Mon, 15 May 2000 19:08:47 +0000 Subject: [PATCH] Eliminate message properties. --- v7/src/imail/todo.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/v7/src/imail/todo.txt b/v7/src/imail/todo.txt index 639ee9e3d..beaa99742 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.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 -- 2.25.1