Archived
1
0
Fork 0
This repository has been archived on 2026-05-10. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
archived/TODO
2010-10-22 13:59:04 +02:00

19 lines
502 B
Text

##################
TODO LIST
##################
* ref list always first ;)
* 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
##################
Reference list
##################
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)