diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2013-08-02 03:45:50 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2013-08-02 03:45:50 +0000 |
commit | 482ba4844a366f6d606314ad4c9dd22723bc5f8d (patch) | |
tree | f82bec36dd7a80f87109b80c6fd626a35d080cb6 /TODO.txt | |
parent | c622f4dc2fea16a2f4b45e5c83c8e5df66a3a797 (diff) | |
download | jackcess-482ba4844a366f6d606314ad4c9dd22723bc5f8d.tar.gz jackcess-482ba4844a366f6d606314ad4c9dd22723bc5f8d.zip |
update docs for 2.x api
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@768 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -61,6 +61,8 @@ Refactor goals: - 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 + and basic getting started stuff. * public api final cleanup: * Database |