diff --git a/TODO b/TODO index 9bf14b4..ca8d38a 100644 --- a/TODO +++ b/TODO @@ -4,8 +4,9 @@ ################## * ref list always first ;) -* config parser -* support for networked broadcasting? +* get rid of static context switch (indexer/notify). + this should be implementation specific under notify API (and we may try without threads first) +* ini-like config support ################## @@ -15,4 +16,4 @@ References are tagged in source files by the string 'REF:' 1: refactor to string api -2: group path handling into one interface (also consider move:ing related stuff from REF:1) \ No newline at end of file +2: group path handling into one interface (also consider move:ing related stuff from REF:1)