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