summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rwxr-xr-xTODO33
1 files changed, 33 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100755
index 0000000..9ff2577
--- /dev/null
+++ b/TODO
@@ -0,0 +1,33 @@
+
+XBase 64 todo list as of 11/28/22
+
+Xbase64 TODO's (not necessarily in this order!)
+-----------------------------------------------
+
+
+1) Additional index support
+ - NTX - bring legacy code forward
+ - CDX - bring legacy code forward
+ - IDX - develop
+
+
+2) SQL support
+
+
+3) Support for DBase Version 5 files
+
+
+4) Transaction support
+ Create a logging routine
+ put hooks in the PutRecord function to log data
+
+
+5) Real deletes
+
+ - analysis
+ - test this functionality
+ - incorporate into dbfutil1
+ - update documentation
+ - impact on indices
+
+