diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2013-08-26 03:39:40 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2013-08-26 03:39:40 +0000 |
commit | ce4c3baf0995866d2f1903cb2b4f4dbb643d2df8 (patch) | |
tree | 39970defabc7a6004df0025647eb898edc952a87 | |
parent | b06edcdf8b32d67c5cca9509cb659643a5cfec18 (diff) | |
download | jackcess-ce4c3baf0995866d2f1903cb2b4f4dbb643d2df8.tar.gz jackcess-ce4c3baf0995866d2f1903cb2b4f4dbb643d2df8.zip |
updates
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@789 f203690c-595d-4dc9-a70b-905162fa7fd2
-rw-r--r-- | TODO.txt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -63,6 +63,8 @@ Refactor goals: * update index/cookbook for new api * add basic walk-through in class javadocs to guide users to correct classes and basic getting started stuff. +- implement "lazy" usage maps (load on first usage)? +- implement some OLE support * public api final cleanup: * Database |