summaryrefslogtreecommitdiff
path: root/TODOS
blob: 47ad6ae65433a34b839827e4e84bf0f9776ad502 (plain)
1
2
3
4
5
6
7
- singleton with registered pointers, so they can be shared between
  loadable modules on Windows, example is the logger singleton currently
- common spooling code in RewindInputStream must be extracted and
  used in a cascade of streams (or streambufs?)
- use traits in rewindinputstream, alternative wrappers for char/string
  traits depending on underlying io stream