From: Roland Häder Date: Sat, 19 May 2012 10:54:27 +0000 (+0000) Subject: Always forgot this :( X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f003126eb7f4067970762ed00e5434c82ed6e128;p=hub.git Always forgot this :( --- diff --git a/docs/TODOs.txt b/docs/TODOs.txt index 3e9b8ee9c..d326527ab 100644 --- a/docs/TODOs.txt +++ b/docs/TODOs.txt @@ -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