X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2FTODO;h=5586845c9920bb6872d9f6f75dcc044257d5ce33;hb=675aa55968c5d740014a1083601dca6619ac01c2;hp=2026c95134ea3e870fa444d2b3b1696b0b4e3f26;hpb=daee8243ff1c66bc714455a2d265ab02f03546ec;p=lilypond.git diff --git a/flower/TODO b/flower/TODO index 2026c95134..5586845c99 100644 --- a/flower/TODO +++ b/flower/TODO @@ -1,10 +1,26 @@ - * shared lib. - * integrate Make mechanisms of flower & lily + + * 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); + } + + * Automake, libtool + + * LGPL? * disable this auto conv: const pointer -> bool -> string - * PointerVec ? + * Pointer_array * PCursor -> Pointer_cursor / PointerCursor ? @@ -12,10 +28,11 @@ * extend Interval - * use template handle in handle.hh for strings. + * use template handle in handle.hh for strings? * move towards gnu or STL? parsestream.h vector.h + * lgetopt: cmd -, or cmd --