X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2FTODO;h=5586845c9920bb6872d9f6f75dcc044257d5ce33;hb=94fdd3f7932666ac1b3169854ea0a9964b5d32f3;hp=c8f3e5ad5297ad7119d3058aa13f3fe08871ef7e;hpb=727cdcbadf23c1986b0aed547aa645c9813f351b;p=lilypond.git diff --git a/flower/TODO b/flower/TODO index c8f3e5ad52..5586845c99 100644 --- a/flower/TODO +++ b/flower/TODO @@ -1,20 +1,38 @@ - * 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); + } - * Cursor signedcompare + * Automake, libtool - * int Cursor::op-(Cursor) + * LGPL? - * move towards gnu? + * 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 --