checkpoint
[sbp.git] / TODO
diff --git a/TODO b/TODO
index b476721..23b23d2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,15 +1,21 @@
 _____________________________________________________________________________
 Immediately
 
+  - The repeat API's in Sequence are ugly
+  - segregate the sequence static-constructors?
+
   - Sequence shouldn't be an Element -> make Union.add(Element)
   - Should Tree<T> really be type-parameterized?
-
-  - More topology untangling
-  - needs/hates/follow API ugliness
-
   - do Forest/Tree still need a Region?
+
   - reconsider the degree of genericization
-  - GraphViz stuff pollutes the API...
+
+  - grammar highlighting?
+  - comment indentation vs block indentation?
+  - { and } in <pre>
+  - recursive { { foo } }
+
+  - More topology untangling
   - Forest needs a "manual access" API
       - the unwrap bit in Forest makes it really hard to expose an API for forests
 
@@ -18,10 +24,6 @@ Immediately
   - copyright notices
   - documentation
 
-  - grammar highlighting?
-  - comment indentation vs block indentation?
-  - { and } in <pre>
-  - recursive { { foo } }
 
 ______________________________________________________________________________
 v1.1