From e2289e28a55f0f340103cf0cc99d08fc63f48887 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Mon, 20 Aug 2012 09:12:44 +0200 Subject: added a module test (Windows) --- TODOS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) mode change 100644 => 100755 TODOS (limited to 'TODOS') diff --git a/TODOS b/TODOS old mode 100644 new mode 100755 index 47ad6ae..0645fd3 --- a/TODOS +++ b/TODOS @@ -1,7 +1,8 @@ - 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?) +- rewrite logger as proper singleton - use traits in rewindinputstream, alternative wrappers for char/string traits depending on underlying io stream - +- spooling in RIS: + - thread-safe tempnames + - Windows, respect environment variables like TEMP -- cgit v1.2.3-54-g00ecf