X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2FTODO;h=6229ff65fb9bf51eb5e8a40f60f87483280654a9;hb=67f424f6775cc84d4bd6b8ee4270c09c6223f668;hp=4d0774ff7c56a71253124feb6937d41553d5d3a9;hpb=c3fe80ddeb9acfcf5d569fcef1caaef6ef7a01fb;p=lilypond.git diff --git a/flower/TODO b/flower/TODO index 4d0774ff7c..6229ff65fb 100644 --- a/flower/TODO +++ b/flower/TODO @@ -1,21 +1,36 @@ - * PCursor -> Pointer_cursor / PointerCursor ? - * remove List::List(element) - * efficient copy cons for List + * 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); + } - * change String::pos + * Automake, libtool - s[s.pos('%')] == '%' + * disable this auto conv: const pointer -> bool -> string - would be nice + * Pointer_array + + * PCursor -> Pointer_cursor / PointerCursor ? + + * efficient copy cons for List - * use template handle in handle.hh for strings. + * extend Interval - * Restricted cursor/list: make sublist from a list, and use rcursor as if list is as big as the sublist. + * use template handle in handle.hh for strings? - * move towards gnu? + * move towards gnu or STL? parsestream.h vector.h + * lgetopt: cmd -, or cmd --