From: Roland Häder Date: Wed, 19 Aug 2009 20:57:26 +0000 (+0000) Subject: TODOs.txt updated X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=commitdiff_plain;h=cc3916fd8132f9333ee5e19a20f1934b72331404 TODOs.txt updated --- diff --git a/docs/TODOs.txt b/docs/TODOs.txt index 239d23a..78b6ed5 100644 --- a/docs/TODOs.txt +++ b/docs/TODOs.txt @@ -72,11 +72,11 @@ ./inc/classes/exceptions/main/class_ConfigEntryNotFoundException.php:10: * @todo Rename this class to NoFoundEntryException ./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 +./inc/classes/main/class_BaseFrameworkSystem.php:1045: * @todo Write a logging mechanism for productive mode +./inc/classes/main/class_BaseFrameworkSystem.php:1059: // @TODO Finish this part! +./inc/classes/main/class_BaseFrameworkSystem.php:109: // @todo Try to clean these constants up +./inc/classes/main/class_BaseFrameworkSystem.php:190: * @todo This is old code. Do we still need this old lost code? +./inc/classes/main/class_BaseFrameworkSystem.php:258: * @todo SearchableResult and UpdateableResult shall have a super interface to use here ./inc/classes/main/commands/web/class_WebLoginAreaCommand.php:64: * @todo Add some stuff here: Some personal data, app/game related data ./inc/classes/main/console/class_ConsoleTools.php:41: * @todo We should connect this to a caching class to cache DNS requests ./inc/classes/main/console/class_ConsoleTools.php:54: // @TODO Here should the cacher be implemented @@ -150,7 +150,7 @@ ./inc/classes/main/user/class_BaseUser.php:80: * @todo Find a way of casting here. "(int)" might destroy the user id > 32766 ./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/config/class_FrameworkConfiguration.php:205: * @todo We have to add some more entries from $_SERVER here +./inc/config/class_FrameworkConfiguration.php:172: * @todo We have to add some more entries from $_SERVER here ./inc/database.php:49:// @TODO Rewrite this ./inc/hooks.php:26:// @TODO This makes the core depending on the SPL. But it should be installed anyway. ./inc/includes.php:36:// @TODO Find a nicer OOP-ed way for this @@ -159,11 +159,8 @@ ### ### DEPRECATION FOLLOWS: ### ### ./application/ship-simu/main/personell/class_SimulatorPersonell.php:118: * @deprecated ./application/ship-simu/main/personell/class_SimulatorPersonell.php:319: * @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/main/filter/class_AbstractFilterDecorator.php:2:// @DEPRECATED ./inc/classes/main/template/class_BaseTemplateEngine.php:1131: * @deprecated -./inc/config/class_FrameworkConfiguration.php:107: * @deprecated