]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/TODO
release: 0.1.42
[lilypond.git] / flower / TODO
index 2026c95134ea3e870fa444d2b3b1696b0b4e3f26..e572af795433ff55f004f69d4651dd4bd138d547 100644 (file)
@@ -1,10 +1,28 @@
-       * shared lib.
 
-       * 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
+
+       * version numbering for shared lib.
+
+       * 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 --