summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJeffrey Stedfast <jestedfa@microsoft.com>2017-01-31 14:20:51 -0500
committerJeffrey Stedfast <jestedfa@microsoft.com>2017-01-31 14:20:51 -0500
commit9b57ccae5bc16fe9536c05be3b477c3ec9b47f0f (patch)
tree7f2161bf783d8b759428c81e7c9e240d80322409 /TODO
parentacd5a283c78ec09cce09786c5c46605b62643037 (diff)
downloadgmime-9b57ccae5bc16fe9536c05be3b477c3ec9b47f0f.tar.gz
Updated TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3d4e990f..b60ca5b0 100644
--- a/TODO
+++ b/TODO
@@ -6,6 +6,10 @@ tasks are presented in.
GMime 2.8 / 3.0 Planning:
=========================
+- Drop GMime-Sharp support? Not sure it's worth maintaining now that
+ I've written MimeKit which will always be a far nicer .NET API
+ than I could make GMime-Sharp.
+
- Drop the use of GMimeHeaderList's stream cache and instead solve
this problem by using a per-header cache of the original raw value.