Browse Source

updates

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@830 f203690c-595d-4dc9-a70b-905162fa7fd2
tags/jackcess-2.0.2
James Ahlborn 10 years ago
parent
commit
324f49a0b7
1 changed files with 1 additions and 3 deletions
  1. 1
    3
      TODO.txt

+ 1
- 3
TODO.txt View File

@@ -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

Loading…
Cancel
Save