aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2014-11-15 03:48:26 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2014-11-15 03:48:26 +0000
commitdccc4c16210d2da624f88ae9bbdbb55ca3f3de14 (patch)
treeb5c3eb763777084568fec43070d1f7cc2432159e
parentf8ba282d71706527ae6c2b787d2abc407276475f (diff)
downloadjackcess-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.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index 8fcbb21..f60b600 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -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