=== modified file 'TODO'
--- a/TODO	2008-03-05 14:15:52 +0000
+++ b/TODO	2008-03-07 11:24:28 +0000
@@ -1,15 +1,39 @@
-version 1: 
-
-  port hugo tests from ndbapi to ndb/j
-
-  fully document ndb/j (move ndbapi docs to DynamicDocs)
+alpha 1: 
+ 
+  done
+
+alpha 2:
+
+  character set conversions
+
+  type conversions
+
+    decimal
+
+    blob
  
   Finish implementing java.sql.ResultSet vJDBC3
 
   change NdbResultSet.get* impl to get the right kind of object from
     the cluster
 
-  finish build system make distcheck
+beta 1:
+
+  initial docs 
+
+  tests: 
+
+    type conversions
+
+    errors (creating/faking)
+
+    JDBC tests for Blob, ResultSet
+
+    mgmapi 
+
+    basic operations
+
+  fully document ndb/j (move ndbapi docs to DynamicDocs)
 
 version 2 (all languages mgmapi released) 
 



