summaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2013-05-24 02:26:44 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2013-05-24 02:26:44 +0000
commitceba1cd5dfff19a3e9ac174000c940431860e165 (patch)
treea935f6b129bb57ef74195aec7c6e8f00b86ba3eb /TODO.txt
parente129d767bdb4301dce54ad3b2f50a3607cc9d112 (diff)
downloadjackcess-ceba1cd5dfff19a3e9ac174000c940431860e165.tar.gz
jackcess-ceba1cd5dfff19a3e9ac174000c940431860e165.zip
updates
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/jackcess-2@727 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index ce29197..4944939 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -48,6 +48,8 @@ Refactor goals:
* create ComplexValue.Id and keep RowId
* remove DatabaseImpl from util classes
- remove unnecessary iterator class from impl classes? (what does this mean?)
+- change CodecHandler usage to handle not-inline decoding
+- implement page buffering in PageChannel
* public api final cleanup:
* Database