diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2014-11-15 03:48:26 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2014-11-15 03:48:26 +0000 |
commit | dccc4c16210d2da624f88ae9bbdbb55ca3f3de14 (patch) | |
tree | b5c3eb763777084568fec43070d1f7cc2432159e | |
parent | f8ba282d71706527ae6c2b787d2abc407276475f (diff) | |
download | jackcess-dccc4c16210d2da624f88ae9bbdbb55ca3f3de14.tar.gz jackcess-dccc4c16210d2da624f88ae9bbdbb55ca3f3de14.zip |
updates
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@891 f203690c-595d-4dc9-a70b-905162fa7fd2
-rw-r--r-- | TODO.txt | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -24,5 +24,4 @@ Refactor goals: * add @usage tags to util classes - implement page buffering in PageChannel * need to implement logical flushing in update code (startUpdate/finishUpdate) -- implement "lazy" usage maps (load on first usage)? -- add typed getter methods to Row, PropertyMap +- add typed getter methods to PropertyMap |