From: Roland Häder Date: Sun, 20 May 2012 12:30:47 +0000 (+0000) Subject: Also this :( #3 X-Git-Url: https://git.mxchange.org/?p=hub.git;a=commitdiff_plain;h=eabf237307bc444b66ba6f136ee70725c777513f Also this :( #3 --- diff --git a/docs/TODOs.txt b/docs/TODOs.txt index 83280928f..e5b432e1d 100644 --- a/docs/TODOs.txt +++ b/docs/TODOs.txt @@ -1,7 +1,7 @@ ### WARNING: THIS FILE IS AUTO-GENERATED BY ./todo-builder.sh ### ### DO NOT EDIT THIS FILE. ### -./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/config.php:589:// @TODO This and the next value is very static again +./application/hub/config.php:644:// @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 @@ -44,13 +44,14 @@ ./application/hub/main/filter/shutdown/node/class_NodeShutdownDeinitQueuesFilter.php:55: * @todo 0% done ./application/hub/main/filter/shutdown/node/class_NodeShutdownFlushNodeListFilter.php:55: * @todo 0% done ./application/hub/main/filter/shutdown/node/class_NodeShutdownTaskHandlerFilter.php:55: * @todo 0% done +./application/hub/main/filter/tags/answer/class_PackageAnnouncementAnswerTagFilter.php:90: * @todo Exceptions from renderXmlContent() are currently unhandled ./application/hub/main/filter/tags/class_PackageAnnouncementTagFilter.php:90: * @todo Exceptions from renderXmlContent() are currently unhandled ./application/hub/main/filter/tags/class_PackageSelfConnectTagFilter.php:86: * @todo Exceptions from renderXmlContent() are currently unhandled ./application/hub/main/filter/task/chat/class_ChatTaskHandlerInitializerFilter.php:55: * @todo 5% done ./application/hub/main/filter/task/cruncher/class_CruncherTaskHandlerInitializerFilter.php:55: * @todo 5% done ./application/hub/main/filter/task/node/class_NodeTaskHandlerInitializerFilter.php:55: * @todo Maybe some more tasks needs to be added? ./application/hub/main/handler/message-types/self-connect/class_NodeMessageSelfConnectHandler.php:71: // @TODO Throw an exception here instead of dying -./application/hub/main/handler/network/class_BaseRawDataHandler.php:149: * @todo This method will be moved to a better place +./application/hub/main/handler/network/class_BaseRawDataHandler.php:148: * @todo This method will be moved to a better place ./application/hub/main/handler/network/udp/class_UdpRawDataHandler.php:58: * @todo 0% ./application/hub/main/handler/tasks/class_TaskHandler.php:138: // @TODO Messurement can be added around this call ./application/hub/main/helper/connection/class_BaseConnectionHelper.php:203: // @TODO Move this to the socket error handler @@ -74,9 +75,9 @@ ./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/tcp/class_TcpListener.php:246: // @TODO Does this work on Windozer boxes??? +./application/hub/main/listener/tcp/class_TcpListener.php:252: // @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/class_BaseList.php:276: // @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 ./application/hub/main/nodes/boot/class_HubBootNode.php:102: * @todo Unfinished method @@ -160,9 +161,9 @@ ./inc/classes/main/commands/web/class_WebLoginAreaCommand.php:64: * @todo Add some stuff here: Some personal data, app/game related data ./inc/classes/main/commands/web/class_WebProblemCommand.php:58: * @todo 0% done ./inc/classes/main/commands/web/class_WebStatusCommand.php:58: * @todo 0% done -./inc/classes/main/console/class_ConsoleTools.php:150: * @todo This should be moved out to an external class, e.g. HttpClient -./inc/classes/main/console/class_ConsoleTools.php:151: * @todo Make IP, host name, port and script name configurable -./inc/classes/main/console/class_ConsoleTools.php:158: // @TODO Add some DNS caching here +./inc/classes/main/console/class_ConsoleTools.php:153: * @todo This should be moved out to an external class, e.g. HttpClient +./inc/classes/main/console/class_ConsoleTools.php:154: * @todo Make IP, host name, port and script name configurable +./inc/classes/main/console/class_ConsoleTools.php:161: // @TODO Add some DNS caching here ./inc/classes/main/console/class_ConsoleTools.php:45: * @todo We should connect this to a caching class to cache DNS requests ./inc/classes/main/console/class_ConsoleTools.php:58: // @TODO Here should the cacher be implemented ./inc/classes/main/controller/console/class_ConsoleDefaultController.php:10: * @todo This controller shall still provide some headlines for sidebars @@ -244,7 +245,7 @@ ./inc/classes/main/user/member/class_Member.php:84: * @todo Add more ways over creating user classes ./inc/classes/middleware/debug/class_DebugMiddleware.php:112: // @TODO Initialization phase ./inc/classes.php:10: * @todo We should minimize these includes -./inc/config/class_FrameworkConfiguration.php:193: * @todo We have to add some more entries from $_SERVER here +./inc/config/class_FrameworkConfiguration.php:194: * @todo We have to add some more entries from $_SERVER here ./inc/database.php:11: * @todo We should minimize these includes ./inc/database.php:51:// @TODO Rewrite this ./inc/hooks.php:11: * @todo We should minimize these includes