X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=TODO;h=23b23d29eed4bcbecb461c6d58e0631b02845785;hb=9b031db4cefc550c82a8bb6da3b061d3790c2cdc;hp=bed7ed84443844e07f7e4ab8d7ccb39da684cd35;hpb=fdfbcb35985749c03225bdef24ad5e4add42661b;p=sbp.git diff --git a/TODO b/TODO index bed7ed8..23b23d2 100644 --- a/TODO +++ b/TODO @@ -1,18 +1,30 @@ _____________________________________________________________________________ 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? - do Forest/Tree still need a Region? - - evil problems with (x y? z /ws) - - ParseFailed, GSS, Walk, Parser, Sequence, Forest - - copyright notices - - documentation + - reconsider the degree of genericization - 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
+
+  - evil problems with      (x y? z /ws)
+  - ParseFailed, GSS, Walk, Parser, Sequence, Forest
+  - copyright notices
+  - documentation
+
+
 ______________________________________________________________________________
 v1.1