]> git.donarmstrong.com Git - lilypond.git/blob - flower/TODO
release: 0.0.8
[lilypond.git] / flower / TODO
1         * PCursor -> Pointer_cursor / PointerCursor ?
2
3         * remove List::List(element)
4
5         * efficient copy cons for List
6
7         * extend Interval
8
9         * change String::pos
10
11                 s[s.pos('%')] == '%'
12
13         would be nice
14
15         * use template handle in handle.hh for strings.
16
17         * Restricted cursor/list: make sublist from a list, and use rcursor
18 as if list is as big as the sublist.
19
20         * move towards gnu or STL?
21
22                 parsestream.h
23                 vector.h
24