diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2013-07-24 02:59:26 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2013-07-24 02:59:26 +0000 |
commit | 0cd1d0bb6311ca6bbc01066b829a69215d53ace6 (patch) | |
tree | 51bb6b2e34eee8fbf4ea3533d6aac83ca4a16069 | |
parent | 19349b7ad16081643da1e18217ba726f177610a0 (diff) | |
download | jackcess-0cd1d0bb6311ca6bbc01066b829a69215d53ace6.tar.gz jackcess-0cd1d0bb6311ca6bbc01066b829a69215d53ace6.zip |
updates
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/jackcess-2@751 f203690c-595d-4dc9-a70b-905162fa7fd2
-rw-r--r-- | TODO.txt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -54,6 +54,8 @@ Refactor goals: - implement page buffering in PageChannel * need to implement logical flushing in update code (startUpdate/finishUpdate) * limit size of IndexPageCache? +- make non-thread-safeness more explicit +- refactor free-space handlers Table/Column? * public api final cleanup: * Database |