checkpoint
[sbp.git] / TODO
diff --git a/TODO b/TODO
index 0c2d747..9362404 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,27 +1,34 @@
 _____________________________________________________________________________
 Immediately
 
-  - Sequence shouldn't be an Element
-  - Should Tree<T> really be type-parameterized?
+  - evil problems with: (x y? z /ws)
+     - it gets even more evil than that
 
-  - More topology untangling
-  - needs/hates/follow API ugliness
+  - Annotation Tutorial
+
+  - MUST HAVE BETTER ERROR MESSAGES
+     - use for developing java15.g
+
+  - java15.g
+
+  - topology no longer needed as an arg to parser
+  - expose parser's protected method?
 
   - do Forest/Tree still need a Region?
-  - reconsider the degree of genericization
-  - GraphViz stuff pollutes the API...
+  - copyright notices
+
+
+______________________________________________________________________________
+v1.1
+
+  - More topology untangling [later]
+  - tib: use the lexer only for indentation increases/decreases
+  - grammar highlighting?
+
   - Forest needs a "manual access" API
       - the unwrap bit in Forest makes it really hard to expose an API for forests
 
-  - evil problems with      (x y? z /ws)
-  - ParseFailed, GSS, Walk, Parser, Sequence, Forest
-  - copyright notices
-  - documentation
 
-  - grammar highlighting?
-  - comment indentation vs block indentation?
-  - { and } in <pre>
-  - recursive { { foo } }
 
 ______________________________________________________________________________
 v1.1