aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2013-08-08 02:47:05 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2013-08-08 02:47:05 +0000
commitdccac86c851cc8121f792de0e3443986a3b1855c (patch)
tree799dcc6705155e0eb57b33c69a15c6bd0f1a03a1 /TODO.txt
parent482ba4844a366f6d606314ad4c9dd22723bc5f8d (diff)
downloadjackcess-dccac86c851cc8121f792de0e3443986a3b1855c.tar.gz
jackcess-dccac86c851cc8121f792de0e3443986a3b1855c.zip
expand javadocs for core interfaces
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@769 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index 2de5697..3d74657 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -58,10 +58,10 @@ 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
+* make non-thread-safeness more explicit
- refactor free-space handlers Table/Column?
-- update index/cookbook for new api
-- add basic walk-through in class javadocs to guide users to correct classes
+* update index/cookbook for new api
+* add basic walk-through in class javadocs to guide users to correct classes
and basic getting started stuff.
* public api final cleanup: