summaryrefslogtreecommitdiff
path: root/flower/TODO
blob: d67ab72e9f9fdcf07a658e3c295f230e6316b6ef (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
	* disable: const pointer->bool->string

	* PointerVec ?

	* PCursor -> Pointer_cursor / PointerCursor ?

	* efficient copy cons for List

	* extend Interval

	* change String::pos

		s[s.pos('%')] == '%'

	would be nice

	* use template handle in handle.hh for strings.

	* move towards gnu or STL?

		parsestream.h
		vector.h