X-Git-Url: http://git.megacz.com/?p=sbp.git;a=blobdiff_plain;f=TODO;h=cecd2d440811bf4c47f6bb548edf6fc6d49f9678;hp=cef631b6877fc15ba206db474a5f0b5b4238becb;hb=75d0fa39d405292f4b831a6d1743f2aeea01ebd4;hpb=2cc11837a52505dd9863bcd366240a8f229af294 diff --git a/TODO b/TODO index cef631b..cecd2d4 100644 --- a/TODO +++ b/TODO @@ -1,25 +1,29 @@ _____________________________________________________________________________ Immediately - - Sequence shouldn't be an Element + - Sequence extends Element (?) -> then add Union.add(element) + - Parameterize Sequence/Union/Atom + - Make sure we never use raw types + - do Forest/Tree still need a Region? + - 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... + - tib: use the lexer only for indentation increases/decreases + + - grammar highlighting? + + - copyright notices + + - tutorial + +______________________________________________________________________________ +v1.1 + - 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 - - grammar highlighting? - - comment indentation vs block indentation? - - { and } in
-  - recursive { { foo } }
 
 ______________________________________________________________________________
 v1.1