]> Sergey Matveev's repositories - public-inbox.git/blobdiff - TODO
TODO: clarify streaming Email::MIME replacement
[public-inbox.git] / TODO
diff --git a/TODO b/TODO
index 30ba38b4d3633c82c68e274519f54cda73b3ba07..644fa034b90064dcd8b1be202bfbf4b56418bcf7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -53,6 +53,7 @@ all need to be considered for everything we introduce)
 * streaming Email::MIME replacement: currently we generate many
   allocations/strings for headers we never look at and slurp
   entire message bodies into memory.
+  (this is pie-in-the-sky territory...)
 
 * Allow in-place Xapian updates without clobbering the whole
   index (versioning each doc data entry?) for big archives