aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2013-09-27 01:51:08 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2013-09-27 01:51:08 +0000
commit2b3eb67f9319fe0c8c42281741d48b294b029459 (patch)
tree01983ea39301134fa2770d4e489cfc87144b82f0 /TODO.txt
parente7f259b60f550b031cf772318f1e6675b6d6986d (diff)
downloadjackcess-2b3eb67f9319fe0c8c42281741d48b294b029459.tar.gz
jackcess-2b3eb67f9319fe0c8c42281741d48b294b029459.zip
update todo
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@809 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 56d0eb1..a88c41d 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -25,7 +25,7 @@ Refactor goals:
- tweak lookup apis (specify column vs column name)
- clean up javadocs
- enhance public api classes
- - add @usage tags to util classes
+ * add @usage tags to util classes
* change CodecHandler usage to handle not-inline decoding
- pass filename to CodecHandler, enable pwd callbacks CallbackHandler
- pass custom context to CodecHandler?