]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/TODO
Fix `make install', and fix #812
[lilypond.git] / flower / TODO
index 822cd0287f52babac46867485ec95c58b99a2687..5586845c9920bb6872d9f6f75dcc044257d5ce33 100644 (file)
@@ -1,10 +1,26 @@
-       * shared lib.
+
+
+       * Unicode support in strings
+
+       * write a decent Dictionary
+       - write a Pointer_hash template
+
+       * Array::slice() upper too
+
+       * fix ambiguous String constructor overloads, e.g.:
+         String( int ) and String( char ), use 
+       
+       class String { 
+               explicit String(int);
+       }
+
+       * Automake, libtool
 
        * LGPL?
 
        * disable this auto conv: const pointer -> bool -> string
 
-       * PointerVec ?
+       * Pointer_array
 
        * PCursor -> Pointer_cursor / PointerCursor ?
 
 
        * extend Interval
 
-       * use template handle in handle.hh for strings.
+       * use template handle in handle.hh for strings?
 
        * move towards gnu or STL?
 
                parsestream.h
                vector.h
 
+       * lgetopt: cmd -, or cmd --