From 97eadc5acd14baf615376a47aca70ba739b88ab1 Mon Sep 17 00:00:00 2001 From: James Ahlborn Date: Tue, 1 Oct 2013 22:57:05 +0000 Subject: minor updates and refactors git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@812 f203690c-595d-4dc9-a70b-905162fa7fd2 --- TODO.txt | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index a88c41d..1966eba 100644 --- a/TODO.txt +++ b/TODO.txt @@ -6,8 +6,6 @@ Missing pieces: * MEDIUM - implement table creation w/ complex columns * MEDIUM -- implement (optional) foreign key enforcement - * MEDIUM - implement write support for properties * EASY - implement table, column, index renaming @@ -26,15 +24,7 @@ Refactor goals: - clean up javadocs - enhance public api 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? - - rework CryptCodecProvider to have custom - javax.security.auth.callback.CallbackHandler which is only invoked if - password is definitely required. - implement page buffering in PageChannel * need to implement logical flushing in update code (startUpdate/finishUpdate) -- refactor free-space handlers Table/Column? - implement "lazy" usage maps (load on first usage)? -- implement some OLE support - add typed getter methods to Row -- cgit v1.2.3