From dccac86c851cc8121f792de0e3443986a3b1855c Mon Sep 17 00:00:00 2001 From: James Ahlborn Date: Thu, 8 Aug 2013 02:47:05 +0000 Subject: expand javadocs for core interfaces git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@769 f203690c-595d-4dc9-a70b-905162fa7fd2 --- TODO.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'TODO.txt') 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: -- cgit v1.2.3