From 26e8b857ce2ee0fbf02c6414ed98f426cec90bfd Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Sun, 7 Jul 2013 12:19:26 -0700 Subject: [PATCH] TODO about blobhub notification stuff Change-Id: I21b6b7baf88ac1972ae03871acd09110c29d8b39 --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index de8369523..e709ee2e1 100644 --- a/TODO +++ b/TODO @@ -4,6 +4,10 @@ There are two TODO lists. This file (good for airplanes) and the online bug trac Offline list: +-- remove all the blobhub stuff from the blobserver storage interface + and move it elsewhere? nobody really implements it anyway, suggesting + it's at the wrong level. + -- change representation of *blobref.BlobRef to a value type with smaller memory usage and no internal string cache, so it can be used as a map key: