diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2013-05-24 02:26:44 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2013-05-24 02:26:44 +0000 |
commit | ceba1cd5dfff19a3e9ac174000c940431860e165 (patch) | |
tree | a935f6b129bb57ef74195aec7c6e8f00b86ba3eb /TODO.txt | |
parent | e129d767bdb4301dce54ad3b2f50a3607cc9d112 (diff) | |
download | jackcess-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.txt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |