Add more ideas to the TODO list

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
This commit is contained in:
Anna Schumaker 2015-01-13 19:09:03 -05:00
parent 27c7dc91d8
commit 6564860d27
1 changed files with 3 additions and 0 deletions

3
TODO
View File

@ -94,10 +94,13 @@ Future work:
- "On demand" databases that load the first time they are accessed?
- Split filtering code into index for searching and text formatting
- Text formatting includes lowercase, length strings, and date strings
- Queues have their own indexes?
- Remove callbacks (may need "driver" for queues)
- Reorganize gui code into distinct layers
- Possibly merge back with lib/?
- Remove glib specifc code from core/
- Virtual file system
- Fake filesystem access for testing
- Ports:
- OSX
- Windows