updated todo
This commit is contained in:
parent
073c210814
commit
2cc0d3f470
1 changed files with 8 additions and 14 deletions
22
TODO
22
TODO
|
|
@ -3,17 +3,11 @@
|
||||||
TODO LIST
|
TODO LIST
|
||||||
##################
|
##################
|
||||||
|
|
||||||
* ref list always first ;)
|
* Use queue in inotify_read(), tree and remove indexer
|
||||||
* get rid of static context switch (indexer/notify).
|
* path:
|
||||||
this should be implementation specific under notify API (and we may try without threads first)
|
* normalize
|
||||||
* ini-like config support
|
* strbuf:
|
||||||
* fix mysql module
|
* "\0" default string.
|
||||||
|
* strbuf_squeeze: squeeze repeated characters into one.
|
||||||
##################
|
* ini-like config support
|
||||||
Reference list
|
* fix mysql module
|
||||||
##################
|
|
||||||
|
|
||||||
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)
|
|
||||||
|
|
|
||||||
Reference in a new issue