aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2013-07-24 02:59:26 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2013-07-24 02:59:26 +0000
commit0cd1d0bb6311ca6bbc01066b829a69215d53ace6 (patch)
tree51bb6b2e34eee8fbf4ea3533d6aac83ca4a16069
parent19349b7ad16081643da1e18217ba726f177610a0 (diff)
downloadjackcess-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.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 2a0b7a0..eac259e 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -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