updated TODO
This commit is contained in:
parent
4a36c05134
commit
ec6b523713
1 changed files with 4 additions and 3 deletions
7
TODO
7
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:<number>'
|
||||
|
||||
1: refactor to string api
|
||||
2: group path handling into one interface (also consider move:ing related stuff from REF:1)
|
||||
2: group path handling into one interface (also consider move:ing related stuff from REF:1)
|
||||
|
|
|
|||
Reference in a new issue