Oops, think. Fixes fondu invocation.
[lilypond/patrick.git] / flower / TODO
blob6229ff65fb9bf51eb5e8a40f60f87483280654a9
3         * Unicode support in strings
5         * write a decent Dictionary
6         - write a Pointer_hash template
8         * Array::slice() upper too
10         * fix ambiguous String constructor overloads, e.g.:
11           String( int ) and String( char ), use 
12         
13         class String { 
14                 explicit String(int);
15         }
17         * Automake, libtool
19         * disable this auto conv: const pointer -> bool -> string
21         * Pointer_array
23         * PCursor -> Pointer_cursor / PointerCursor ?
25         * efficient copy cons for List
27         * extend Interval
29         * use template handle in handle.hh for strings?
31         * move towards gnu or STL?
33                 parsestream.h
34                 vector.h
36         * lgetopt: cmd -, or cmd --