X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2FTODO;h=6229ff65fb9bf51eb5e8a40f60f87483280654a9;hb=b948cd133c780173f1a0b10378091ac9b4ad119b;hp=f7070ecd07f59e2e73b0822fb56c0fce08dab805;hpb=f3b8153dec5313fd5d539fc5aca9c7699de152ee;p=lilypond.git diff --git a/flower/TODO b/flower/TODO index f7070ecd07..6229ff65fb 100644 --- a/flower/TODO +++ b/flower/TODO @@ -1,21 +1,36 @@ - * PointerList:List -> PointerList:List - * PCursor -> Pointer_cursor / PointerCursor ? - * efficient copy cons for List + * Unicode support in strings + + * write a decent Dictionary + - write a Pointer_hash template + + * Array::slice() upper too + + * fix ambiguous String constructor overloads, e.g.: + String( int ) and String( char ), use + + class String { + explicit String(int); + } - * change String::pos + * Automake, libtool - s[s.pos('%')] == '%' + * disable this auto conv: const pointer -> bool -> string - would be nice + * Pointer_array + + * PCursor -> Pointer_cursor / PointerCursor ? + + * efficient copy cons for List - * use template handle in handle.hh for strings. + * extend Interval - * Restricted cursor/list: make sublist from a list, and use rcursor as if list is as big as the sublist. + * use template handle in handle.hh for strings? - * move towards gnu? + * move towards gnu or STL? parsestream.h vector.h + * lgetopt: cmd -, or cmd --