From c0b159e9f992c70921eb5ca4c0f0f6d448cb9a65 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 17 Aug 2012 16:32:44 +0200 Subject: added a common base class for spooling rewind input stream, adapted libfetch rewind input stream to use that one --- TODOS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODOS') diff --git a/TODOS b/TODOS index 5603cce..47ad6ae 100644 --- a/TODOS +++ b/TODOS @@ -2,4 +2,6 @@ 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 -- cgit v1.2.3-54-g00ecf