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
21 * disable this auto conv: const pointer -> bool -> string
25 * PCursor -> Pointer_cursor / PointerCursor ?
27 * efficient copy cons for List
31 * use template handle in handle.hh for strings?
33 * move towards gnu or STL?
38 * lgetopt: cmd -, or cmd --