checkpoint
[sbp.git] / TODO
diff --git a/TODO b/TODO
index a6d3307..cecd2d4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,25 +1,29 @@
 _____________________________________________________________________________
 Immediately
 
-  - needs/hates/follow API ugliness
+  - Sequence extends Element (?) -> then add Union.add(element)
+  - Parameterize Sequence/Union/Atom <Tok,Result>
+  - Make sure we never use raw types
+  - do Forest/Tree still need a Region?
 
-  - Topology crap is kinda messed up
+  - More topology untangling
+
+  - tib: use the lexer only for indentation increases/decreases
+
+  - grammar highlighting?
+
+  - copyright notices
+
+  - tutorial
+
+______________________________________________________________________________
+v1.1
 
-  - do Forest/Tree still need a Region?
-  - reconsider the degree of genericization
-  - GraphViz stuff pollutes the API...
   - 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