summaryrefslogtreecommitdiff
path: root/TODOS
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-08-17 14:18:46 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-08-17 14:18:46 +0200
commit9de77404b9fea20dc6a43b6514fa6d3f534c5070 (patch)
tree734f30a9c2d184f2f745fa51ec29457758b9fa6b /TODOS
parent8cbb2941b31878f7b0cccc3763f8df0d41554212 (diff)
downloadcrawler-9de77404b9fea20dc6a43b6514fa6d3f534c5070.tar.gz
crawler-9de77404b9fea20dc6a43b6514fa6d3f534c5070.tar.bz2
some project renames
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?)
+