X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2FTODO;h=6229ff65fb9bf51eb5e8a40f60f87483280654a9;hb=97a0169312a260933246ab224e4f8b0969871dd5;hp=2026c95134ea3e870fa444d2b3b1696b0b4e3f26;hpb=daee8243ff1c66bc714455a2d265ab02f03546ec;p=lilypond.git diff --git a/flower/TODO b/flower/TODO index 2026c95134..6229ff65fb 100644 --- a/flower/TODO +++ b/flower/TODO @@ -1,10 +1,24 @@ - * 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 * disable this auto conv: const pointer -> bool -> string - * PointerVec ? + * Pointer_array * PCursor -> Pointer_cursor / PointerCursor ? @@ -12,10 +26,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 --