summaryrefslogtreecommitdiff
path: root/TODOS
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-08-22 11:20:31 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-08-22 11:20:31 +0200
commit288d553d5b60c84da8795000ac22df288d9becb2 (patch)
treeb891d627e0b22c55adad07dd012f61425e73a2ff /TODOS
parent8722ffd5fce48d304573820f551ca669c691dda9 (diff)
downloadcrawler-288d553d5b60c84da8795000ac22df288d9becb2.tar.gz
crawler-288d553d5b60c84da8795000ac22df288d9becb2.tar.bz2
adapted some docu
Diffstat (limited to 'TODOS')
-rwxr-xr-xTODOS1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODOS b/TODOS
index 203041e..81e755c 100755
--- a/TODOS
+++ b/TODOS
@@ -10,4 +10,5 @@
- use weak pointers to create objects (pointers which don't transfer
ownership but act more as a handle). Avoid funny trouble with
objects originating for modules (especially DLLs on Windows)
+ - ctor parameter types must be part of register function signature