summaryrefslogtreecommitdiff
path: root/TODOS
diff options
context:
space:
mode:
Diffstat (limited to 'TODOS')
-rw-r--r--TODOS5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODOS b/TODOS
new file mode 100644
index 0000000..5603cce
--- /dev/null
+++ b/TODOS
@@ -0,0 +1,5 @@
+- 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?)
+