]> source.dussan.org Git - jackcess.git/commitdiff
updates
authorJames Ahlborn <jtahlborn@yahoo.com>
Tue, 15 Oct 2013 00:26:17 +0000 (00:26 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Tue, 15 Oct 2013 00:26:17 +0000 (00:26 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@830 f203690c-595d-4dc9-a70b-905162fa7fd2

TODO.txt

index 1966eba63849764c676192c00f7584f07ee214cc..8fcbb210078fa03fe6fe783852eb32d2bca895a0 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -6,8 +6,6 @@ Missing pieces:
   * MEDIUM
 - implement table creation w/ complex columns
   * MEDIUM
-- implement write support for properties
-  * EASY
 - implement table, column, index renaming
   * EASY
 - implement table, column, index deletion
@@ -27,4 +25,4 @@ Refactor goals:
 - 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
+- add typed getter methods to Row, PropertyMap