From bfd3b3fdc8bf0a3ef5429aa93525914a1ccc9c04 Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Tue, 18 Mar 2014 10:38:49 -0700 Subject: [PATCH] TODO: ditch the importer.Interrupt type Change-Id: I3a7eac29713a5079220b2e56508bd8ca105b14cf --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index a7e1cce30..d55a51f99 100644 --- a/TODO +++ b/TODO @@ -4,6 +4,9 @@ There are two TODO lists. This file (good for airplanes) and the online bug trac Offline list: +-- ditch the importer.Interrupt type and pass along a context.Context + instead, which has its Done channel for cancelation. + -- be able to put a search (expr or JSON) into camlistore as a blob, and search on it. and then name it with a permanode, and then use a expr search like "named:someset" which looks up someset's