X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2FTODO;h=6229ff65fb9bf51eb5e8a40f60f87483280654a9;hb=11acb4ce4e596f3484a2c9312e24fed0d16eb046;hp=a0188c47f8fa59a777db5f666655c6a7ceed4d2f;hpb=aab40d2ccb8fe480eb5c85dcbbdcfbda2b304fd7;p=lilypond.git diff --git a/flower/TODO b/flower/TODO index a0188c47f8..6229ff65fb 100644 --- a/flower/TODO +++ b/flower/TODO @@ -1,15 +1,24 @@ - * Autoconf configure script. - * fix/junk ambiguous String constructor overloads, e.g.: - String( int ) and String( char ) - * shared lib. + * Unicode support in strings - * LGPL? + * 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 ? @@ -17,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 --