mirror of https://github.com/perkeep/perkeep.git
TODO: ditch the importer.Interrupt type
Change-Id: I3a7eac29713a5079220b2e56508bd8ca105b14cf
This commit is contained in:
parent
bf4116eb93
commit
bfd3b3fdc8
3
TODO
3
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
|
||||
|
|
Loading…
Reference in New Issue