summaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2013-05-11 18:30:00 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2013-05-11 18:30:00 +0000
commite129d767bdb4301dce54ad3b2f50a3607cc9d112 (patch)
treee1d405607e0f7c7e720661f4e76cda08a8103e73 /TODO.txt
parent0c0b3453c12b43db8c5b814b502f09539d6089c6 (diff)
downloadjackcess-e129d767bdb4301dce54ad3b2f50a3607cc9d112.tar.gz
jackcess-e129d767bdb4301dce54ad3b2f50a3607cc9d112.zip
updates
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/jackcess-2@726 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index aaf92f6..ce29197 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -47,9 +47,7 @@ Refactor goals:
* remove static methods in CursorImpl/IndexCursorImpl
* create ComplexValue.Id and keep RowId
* remove DatabaseImpl from util classes
-- remove unnecessary iterator class from impl classes?
-- merge latest changes from main branch
-- remove iterable methods from impls if unused?
+- remove unnecessary iterator class from impl classes? (what does this mean?)
* public api final cleanup:
* Database