X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=TODO;h=23b23d29eed4bcbecb461c6d58e0631b02845785;hb=9b031db4cefc550c82a8bb6da3b061d3790c2cdc;hp=8c3fdf98276d69cc7d3bd723fd84aaeae3357602;hpb=24112db237318c030b4d4f457d90c34fd69d652b;p=sbp.git diff --git a/TODO b/TODO index 8c3fdf9..23b23d2 100644 --- a/TODO +++ b/TODO @@ -1,14 +1,21 @@ _____________________________________________________________________________ Immediately - - needs/hates/follow API ugliness - - - Topology crap is kinda messed up - - Atom should be a topology, shouldn't it? + - 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
 
@@ -17,10 +24,6 @@ Immediately
   - copyright notices
   - documentation
 
-  - grammar highlighting?
-  - comment indentation vs block indentation?
-  - { and } in 
-  - recursive { { foo } }
 
 ______________________________________________________________________________
 v1.1