lilypond-0.0.40
[lilypond.git] / flower / TODO
blob4f6614882f92e5bc1872889b476c983cde8434d6
1         * fix/junk ambiguous String constructor overloads, e.g.:
2           String( int ) and String( char )
4         * shared lib.
6         * LGPL?
8         * disable this auto conv: const pointer -> bool -> string
10         * PointerVec ?
12         * PCursor -> Pointer_cursor / PointerCursor ?
14         * efficient copy cons for List
16         * extend Interval
18         * use template handle in handle.hh for strings.
20         * move towards gnu or STL?
22                 parsestream.h
23                 vector.h