X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=TODO;h=23b23d29eed4bcbecb461c6d58e0631b02845785;hb=9b031db4cefc550c82a8bb6da3b061d3790c2cdc;hp=31dbd1d1590926d988667c4c42442289326ec8aa;hpb=4867dcc8c43621ec974d1d6c32736f067efd5cd1;p=sbp.git diff --git a/TODO b/TODO index 31dbd1d..23b23d2 100644 --- a/TODO +++ b/TODO @@ -1,12 +1,21 @@ _____________________________________________________________________________ Immediately - * we can nuke Atom.toAtom() now! - - Topology crap is kinda messed up + - 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? - 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
 
@@ -15,10 +24,6 @@ Immediately
   - copyright notices
   - documentation
 
-  - grammar highlighting?
-  - comment indentation vs block indentation?
-  - { and } in 
-  - recursive { { foo } }
 
 ______________________________________________________________________________
 v1.1