]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/TODO
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / flower / TODO
index 26061b740c59cf948a24c0a88976a5d4ade9fa1e..6229ff65fb9bf51eb5e8a40f60f87483280654a9 100644 (file)
@@ -1,12 +1,24 @@
-       * shared lib.
 
-       * LGPL?
 
-       * integrate Make mechanisms of flower & lily
+       * 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
 
        * 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 --