From 7a08dc00ee87b0511cbe02871cf3f9a57a345b30 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Sat, 15 Aug 2009 12:53:02 +0000 Subject: [PATCH] Old, lost directories removed (see repos qa) --- .../pool/client/class_PoolableClient.php | 1 - docs/TODOs.txt | 14 ++------------ 2 files changed, 2 insertions(+), 13 deletions(-) diff --git a/application/hub/interfaces/pool/client/class_PoolableClient.php b/application/hub/interfaces/pool/client/class_PoolableClient.php index c74c72f52..73a97e409 100644 --- a/application/hub/interfaces/pool/client/class_PoolableClient.php +++ b/application/hub/interfaces/pool/client/class_PoolableClient.php @@ -27,7 +27,6 @@ interface PoolableClient extends Poolable { * * @param $socketResource A valid (must be!) socket resource * @return void - * @todo 0% done */ function addClient ($socketResource); } diff --git a/docs/TODOs.txt b/docs/TODOs.txt index 4792c92b0..d32831965 100644 --- a/docs/TODOs.txt +++ b/docs/TODOs.txt @@ -1,7 +1,6 @@ ### WARNING: THIS FILE IS AUTO-GENERATED BY ./todo-builder.sh ### ### DO NOT EDIT THIS FILE. ### ./application/hub/interfaces/nodes/class_NodeHelper.php:10: * @todo We need to find a better name for this interface -./application/hub/interfaces/pool/client/class_PoolableClient.php:30: * @todo 0% done ./application/hub/main/commands/console/class_HubConsoleMainCommand.php:108: * @todo Should we add some more filters? ./application/hub/main/commands/console/class_HubConsoleMainCommand.php:91: // @TODO We may have to catch some exceptions here ./application/hub/main/filter/node/class_NodeInitializationFilter.php:54: * @todo 0% done @@ -41,12 +40,10 @@ ./inc/classes/exceptions/io/class_FileNotFoundException.php:10: * @todo Rename this class to FileIoException ./inc/classes/exceptions/main/class_ClassNotFoundException.php:10: * @todo Rename this class to NoClassException ./inc/classes/exceptions/main/class_ConfigEntryNotFoundException.php:10: * @todo Rename this class to NoFoundEntryException -./inc/classes/exceptions/main/class_ExceptionNotFoundException.php:10: * @todo Is this exception still needed??? -./inc/classes/exceptions/main/class_GetterNotFoundException.php:10: * @todo This class is no longer needed! -./inc/classes/exceptions/main/class_NoArrayCreatedException.php:10: * @todo This class is no longer needed -./inc/classes/exceptions/main/class_NoArrayException.php:10: * @todo Is this exception still needed? +./inc/classes/exceptions/main/class_MissingMethodException.php:13: * @todo Try to rewrite user/guest login classes and mark this exception as deprecated ./inc/classes/interfaces/class_FrameworkInterface.php:11: * @todo Find a better name for this interface ./inc/classes/main/class_BaseFrameworkSystem.php:1040: * @todo Write a logging mechanism for productive mode +./inc/classes/main/class_BaseFrameworkSystem.php:104: // @todo Try to clean these constants up ./inc/classes/main/class_BaseFrameworkSystem.php:1054: // @TODO Finish this part! ./inc/classes/main/class_BaseFrameworkSystem.php:185: * @todo This is old code. Do we still need this old lost code? ./inc/classes/main/class_BaseFrameworkSystem.php:253: * @todo SearchableResult and UpdateableResult shall have a super interface to use here @@ -130,18 +127,11 @@ ./inc/language.php:31:// @TODO Rewrite this ./inc/loader/class_ClassLoader.php:262: /* @todo: Do not die here. */ ### ### DEPRECATION FOLLOWS: ### ### -./inc/classes/exceptions/container/class_ContainerItemIsNoArrayException.php:10: * @deprecated -./inc/classes/exceptions/container/class_ContainerItemIsNullException.php:10: * @deprecated -./inc/classes/exceptions/container/class_ContainerMaybeDamagedException.php:10: * @deprecated ./inc/classes/exceptions/database/general/class_DatabaseUpdateSupportException.php:10: * @deprecated ./inc/classes/exceptions/io/class_FileNotFoundException.php:11: * @deprecated ./inc/classes/exceptions/io/class_InvalidDirectoryResourceException.php:10: * @deprecated ./inc/classes/exceptions/main/class_ClassNotFoundException.php:11: * @deprecated ./inc/classes/exceptions/main/class_ConfigEntryNotFoundException.php:11: * @deprecated -./inc/classes/exceptions/main/class_ExceptionNotFoundException.php:11: * @deprecated -./inc/classes/exceptions/main/class_GetterNotFoundException.php:11: * @deprecated -./inc/classes/exceptions/main/class_MissingMethodException.php:10: * @deprecated -./inc/classes/exceptions/main/class_NoArrayCreatedException.php:11: * @deprecated ./inc/classes/main/filter/class_AbstractFilterDecorator.php:2:// @DEPRECATED ./inc/classes/main/template/class_BaseTemplateEngine.php:1131: * @deprecated ./inc/config/class_FrameworkConfiguration.php:107: * @deprecated -- 2.39.5