]> source.dussan.org Git - jackcess.git/commitdiff
updates
authorJames Ahlborn <jtahlborn@yahoo.com>
Sun, 16 Jun 2013 04:17:11 +0000 (04:17 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Sun, 16 Jun 2013 04:17:11 +0000 (04:17 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/jackcess-2@737 f203690c-595d-4dc9-a70b-905162fa7fd2

TODO.txt

index 7aeeda9257c729181f341fa803c711e2c279602e..2a0b7a0e94957c1069634cc4b197ad25c940cf3e 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -49,9 +49,11 @@ Refactor goals:
 * remove DatabaseImpl from util classes
 - remove unnecessary iterator class from impl classes? (what does this mean?)
 - change CodecHandler usage to handle not-inline decoding
+  - pass filename to CodecHandler, enable pwd callbacks CallbackHandler
+* rework attachment data handling
 - implement page buffering in PageChannel
   * need to implement logical flushing in update code (startUpdate/finishUpdate)
-- limit size of IndexPageCache?
+* limit size of IndexPageCache?
 
 * public api final cleanup:
   * Database