X-Git-Url: http://git.megacz.com/?p=sbp.git;a=blobdiff_plain;f=TODO;fp=TODO;h=23b23d29eed4bcbecb461c6d58e0631b02845785;hp=b476721810e06c77dbed7bb0ea8aef0be7ee0f96;hb=e6be1f03f79b16cd410991d7e64cfa7beab6de59;hpb=b8a597c8d1a29afc24f9b89f726d5b1a9b9aeec1 diff --git a/TODO b/TODO index b476721..23b23d2 100644 --- 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 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
+  - 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 
-  - recursive { { foo } }
 
 ______________________________________________________________________________
 v1.1