]> git.donarmstrong.com Git - lilypond.git/blob - flower/TODO
release: 0.0.42
[lilypond.git] / flower / TODO
1         * Autoconf configure script.
2
3         * fix/junk ambiguous String constructor overloads, e.g.:
4           String( int ) and String( char )
5
6         * shared lib.
7
8         * LGPL?
9
10         * disable this auto conv: const pointer -> bool -> string
11
12         * PointerVec ?
13
14         * PCursor -> Pointer_cursor / PointerCursor ?
15
16         * efficient copy cons for List
17
18         * extend Interval
19
20         * use template handle in handle.hh for strings.
21
22         * move towards gnu or STL?
23
24                 parsestream.h
25                 vector.h
26