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