X-Git-Url: http://git.megacz.com/?p=sbp.git;a=blobdiff_plain;f=TODO;h=23b23d29eed4bcbecb461c6d58e0631b02845785;hp=5522eab55abc0024a1884d17ec52a6aade678e46;hb=e6be1f03f79b16cd410991d7e64cfa7beab6de59;hpb=0e17670bcfa7b0fe8eb3a2cac81f4b080a09fc98 diff --git a/TODO b/TODO index 5522eab..23b23d2 100644 --- a/TODO +++ b/TODO @@ -1,14 +1,21 @@ _____________________________________________________________________________ Immediately - - Topology crap is kinda messed up - - Atom should be a topology, shouldn't it? - - - needs/hates/follow API ugliness + - 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