diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2013-05-11 18:30:00 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2013-05-11 18:30:00 +0000 |
commit | e129d767bdb4301dce54ad3b2f50a3607cc9d112 (patch) | |
tree | e1d405607e0f7c7e720661f4e76cda08a8103e73 /TODO.txt | |
parent | 0c0b3453c12b43db8c5b814b502f09539d6089c6 (diff) | |
download | jackcess-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.txt | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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 |