X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2FTODO;h=6229ff65fb9bf51eb5e8a40f60f87483280654a9;hb=fd565020849c9cd24d4e7ce47c50f756198a44c9;hp=822cd0287f52babac46867485ec95c58b99a2687;hpb=813f755b266e091c9a9e66d09c45810aa1e060b7;p=lilypond.git diff --git a/flower/TODO b/flower/TODO index 822cd0287f..6229ff65fb 100644 --- a/flower/TODO +++ b/flower/TODO @@ -1,10 +1,24 @@ - * shared lib. - * LGPL? + + * 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 --