X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=docs%2FTODOs.txt;h=05d27cd380d9ed3def2d05bee203a1fbf16c0beb;hb=4efbb0ba578c90826843d446a37afdca1d6b3948;hp=07e8e2c38a25e1c33fb8f79b223da35940e68508;hpb=50861b4a1cc38134c915eb989ad249bbe6c8e601;p=core.git diff --git a/docs/TODOs.txt b/docs/TODOs.txt index 07e8e2c3..05d27cd3 100644 --- a/docs/TODOs.txt +++ b/docs/TODOs.txt @@ -3,10 +3,10 @@ ./inc/classes/exceptions/main/class_MissingMethodException.php:13: * @todo Try to rewrite user/guest login classes and mark this exception as deprecated ./inc/classes/exceptions/main/class_NoConfigEntryException.php:10: * @todo Rename this class to NoFoundEntryException ./inc/classes/interfaces/class_FrameworkInterface.php:11: * @todo Find a better name for this interface -./inc/classes/main/class_BaseFrameworkSystem.php:1141: * @todo Write a logging mechanism for productive mode -./inc/classes/main/class_BaseFrameworkSystem.php:1155: // @TODO Finish this part! -./inc/classes/main/class_BaseFrameworkSystem.php:159: // @todo Try to clean these constants up -./inc/classes/main/class_BaseFrameworkSystem.php:318: * @todo SearchableResult and UpdateableResult shall have a super interface to use here +./inc/classes/main/class_BaseFrameworkSystem.php:1184: * @todo Write a logging mechanism for productive mode +./inc/classes/main/class_BaseFrameworkSystem.php:1198: // @TODO Finish this part! +./inc/classes/main/class_BaseFrameworkSystem.php:169: // @todo Try to clean these constants up +./inc/classes/main/class_BaseFrameworkSystem.php:355: * @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/commands/web/class_WebProblemCommand.php:58: * @todo 0% done ./inc/classes/main/commands/web/class_WebStatusCommand.php:58: * @todo 0% done @@ -113,6 +113,8 @@ ./inc/classes/exceptions/language/class_MissingLanguageHandlerException.php:2:// @DEPRECATED ./inc/classes/exceptions/main/class_ClassNotFoundException.php:2:// @DEPRECATED ./inc/classes/exceptions/main/class_ConfigEntryNotFoundException.php:2:// @DEPRECATED +./inc/classes/interfaces/helper/class_HelpableLogin.php:2:// @DEPRECATED +./inc/classes/interfaces/helper/class_HelpableTemplate.php:2:// @DEPRECATED ./inc/classes.php:9: * @deprecated ./inc/database.php:10: * @deprecated ./inc/file_io.php:2:// @DEPRECATED