[gmime] updated TODO



commit 8c699655a69cf6884e70bdc37b0f0eb7baebfbb3
Author: Jeffrey Stedfast <fejj gnome org>
Date:   Sun Dec 13 13:16:04 2009 -0500

    updated TODO

 TODO |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/TODO b/TODO
index 3325f8f..4f8cd37 100644
--- a/TODO
+++ b/TODO
@@ -28,7 +28,7 @@ GMime 2.6 Planning:
   GCancellable. GCancellable could be nice to have for network
   streams, though...
 
-- Add GIO-based GMimeStream and bump glib dep to 2.16 [ DONE ]
+- Add a GIO-backed GMimeStream and bump glib dep to 2.16 [ DONE ]
 
 - Add a g_mime_part_get_best_content_encoding()? [ DONE ]
 
@@ -92,6 +92,9 @@ Ideas for GMime "3.0"
   errno (really needed for apps that implement ssl streams or other
   stream types which might not map well to libc's errno values)
 
+  - Maybe even drop GMimeStreams and use GIO?
+  - If not, take GCancellables?
+
 - GMimeParser should also take a GError arg and/or return int error
   codes.
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]