Always forgot this :(
authorRoland Häder <roland@mxchange.org>
Sat, 19 May 2012 10:54:27 +0000 (10:54 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 19 May 2012 10:54:27 +0000 (10:54 +0000)
docs/TODOs.txt

index 3e9b8ee9ce1f678408775f16c8351f3373f14c7a..d326527ab5fe22d3e67bbd9fc9eb5409aa0cd85f 100644 (file)
@@ -1,13 +1,14 @@
 ### WARNING: THIS FILE IS AUTO-GENERATED BY ./todo-builder.sh ###
 ### DO NOT EDIT THIS FILE. ###
-./application/hub/config.php:631:// @TODO This is very static, rewrite it to more flexible
+./application/hub/config.php:583:// @TODO This and the next value is very static again
+./application/hub/config.php:638:// @TODO This is very static, rewrite it to more flexible
 ./application/hub/interfaces/chat/class_Chatter.php:10: * @todo                We need to find a better name for this interface
 ./application/hub/interfaces/cruncher/class_CruncherHelper.php:10: * @todo             We need to find a better name for this interface
 ./application/hub/interfaces/helper/connections/class_ConnectionHelper.php:10: * @todo         Please find another name for this interface
 ./application/hub/interfaces/helper/connections/class_ConnectionHelper.php:38:  * @todo        We may want to implement a filter for ease notification of other objects like our pool
 ./application/hub/interfaces/helper/messages/class_MessageHelper.php:10: * @todo               Please find another name for this interface
 ./application/hub/interfaces/nodes/class_NodeHelper.php:10: * @todo            We need to find a better name for this interface
-./application/hub/main/class_BaseHubSystem.php:444:                            // @TODO On some systems it is 134, on some 107?
+./application/hub/main/class_BaseHubSystem.php:446:                            // @TODO On some systems it is 134, on some 107?
 ./application/hub/main/commands/console/class_HubConsoleChatCommand.php:107:    * @todo        Should we add some more filters?
 ./application/hub/main/commands/console/class_HubConsoleChatCommand.php:58:     * @todo        Try to create a ChatActivationTask or so
 ./application/hub/main/commands/console/class_HubConsoleCruncherCommand.php:107:        * @todo        Should we add some more filters?
@@ -73,7 +74,8 @@
 ./application/hub/main/iterator/pool/monitor/class_MonitorPoolIterator.php:11: * @todo         latency-based iteration or similar approaches
 ./application/hub/main/iterator/pool/tasks/class_TaskPoolIterator.php:10: * @todo              This current implementation is not recommended, use a
 ./application/hub/main/iterator/pool/tasks/class_TaskPoolIterator.php:11: * @todo              latency-based iteration or similar approaches
-./application/hub/main/listener/udp/class_UdpListener.php:151:  * @todo        ~50% done
+./application/hub/main/listener/tcp/class_TcpListener.php:244:                 // @TODO Does this work on Windozer boxes???
+./application/hub/main/listener/udp/class_UdpListener.php:153:  * @todo        ~50% done
 ./application/hub/main/lists/class_BaseList.php:273:                   // @TODO Extend this somehow?
 ./application/hub/main/lists/groups/class_ListGroupList.php:61:         * @todo        0% done
 ./application/hub/main/lists/query/local/class_LocalQueryList.php:68:   * @todo        0% done