Note regarding integration of MIME decoding into the MIME body reader.
authorChris Hanson <org/chris-hanson/cph>
Thu, 15 Jun 2000 03:57:13 +0000 (03:57 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 15 Jun 2000 03:57:13 +0000 (03:57 +0000)
v7/src/imail/todo.txt

index 892d82cca502713a1f9ff44c3a69c119ff5acb34..2af1c1cb01e1eb49cf90ec83db39e068509cb392 100644 (file)
@@ -1,5 +1,5 @@
 IMAIL To-Do List
-$Id: todo.txt,v 1.80 2000/06/14 20:21:44 cph Exp $
+$Id: todo.txt,v 1.81 2000/06/15 03:57:13 cph Exp $
 
 Bug fixes
 ---------
@@ -63,6 +63,11 @@ New features
 Design changes
 --------------
 
+* Integrate MIME decoding into reading of MIME body parts by
+  fluid-binding the decoder as a handler for the MIME response reader.
+  Use this same mechanism to read MIME attachments directly into
+  files.
+
 * Header parser should strip leading and trailing whitespace in the
   header value.  It can also strip whitespace at the ends of lines.
   Strictly speaking, this isn't correct, but I don't know of any