From c48045f8d61e9af9ebeb032fbd6dfdaaa7fe847c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Fri, 19 May 2017 23:13:59 +0200 Subject: [PATCH] updated TODOs.txt MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- docs/TODOs.txt | 74 ++++++++++++++++++++++++-------------------------- 1 file changed, 35 insertions(+), 39 deletions(-) diff --git a/docs/TODOs.txt b/docs/TODOs.txt index 73ccfe84..a0f39efc 100644 --- a/docs/TODOs.txt +++ b/docs/TODOs.txt @@ -1,28 +1,22 @@ ### WARNING: THIS FILE IS AUTO-GENERATED BY ./contrib/todo-builder.sh ### ### DO NOT EDIT THIS FILE. ### ./application/tests/class_ApplicationHelper.php:273: * @todo Nothing to add? -./framework/config/class_FrameworkConfiguration.php:126: * @todo This method encapsulates a deprecated PHP function and should be deprecated, too. -./framework/config/class_FrameworkConfiguration.php:251: * @todo Have to check some more entries from $_SERVER here +./framework/config/class_FrameworkConfiguration.php:127: * @todo This method encapsulates a deprecated PHP function and should be deprecated, too. +./framework/config/class_FrameworkConfiguration.php:252: * @todo Have to check some more entries from $_SERVER here ./framework/loader/class_ClassLoader.php:232: // @TODO Throw exception instead of break ./framework/loader/class_ClassLoader.php:423: /* @TODO: Do not exit here. */ ./framework/main/classes/cache/class_MemoryCache.php:17: * @todo Rename to InProgressCache -./framework/main/classes/class_BaseFrameworkSystem.php:2137: // @TODO Move the constant to e.g. BaseDatabaseResult when there is a non-cached database result available -./framework/main/classes/class_BaseFrameworkSystem.php:2252: * @todo Write a logging mechanism for productive mode -./framework/main/classes/class_BaseFrameworkSystem.php:2267: // @TODO Finish this part! -./framework/main/classes/class_BaseFrameworkSystem.php:3267: * @todo Improve documentation -./framework/main/classes/class_BaseFrameworkSystem.php:3377: * @todo Move all this socket-related stuff into own class, most of it resides in BaseListener -./framework/main/classes/class_BaseFrameworkSystem.php:346: // @todo Try to clean these constants up -./framework/main/classes/class_BaseFrameworkSystem.php:591: // @TODO __CLASS__ does always return BaseFrameworkSystem but not the extending (=child) class -./framework/main/classes/class_BaseFrameworkSystem.php:695: * @todo SearchableResult and UpdateableResult shall have a super interface to use here +./framework/main/classes/class_BaseFrameworkSystem.php:2116: // @TODO Move the constant to e.g. BaseDatabaseResult when there is a non-cached database result available +./framework/main/classes/class_BaseFrameworkSystem.php:2231: * @todo Write a logging mechanism for productive mode +./framework/main/classes/class_BaseFrameworkSystem.php:2246: // @TODO Finish this part! +./framework/main/classes/class_BaseFrameworkSystem.php:3232: * @todo Improve documentation +./framework/main/classes/class_BaseFrameworkSystem.php:343: // @todo Try to clean these constants up +./framework/main/classes/class_BaseFrameworkSystem.php:589: // @TODO __CLASS__ does always return BaseFrameworkSystem but not the extending (=child) class +./framework/main/classes/class_BaseFrameworkSystem.php:693: * @todo SearchableResult and UpdateableResult shall have a super interface to use here ./framework/main/classes/commands/console/class_ConsoleFuseCommand.php:83: // @TODO Unfinished ./framework/main/classes/commands/html/class_HtmlLoginAreaCommand.php:78: * @todo Add some stuff here: Some personal data, app/game related data ./framework/main/classes/commands/html/class_HtmlProblemCommand.php:70: * @todo 0% done ./framework/main/classes/commands/html/class_HtmlStatusCommand.php:70: * @todo 0% done -./framework/main/classes/console/class_ConsoleTools.php:166: * @todo This should be connected to a caching class to cache DNS requests -./framework/main/classes/console/class_ConsoleTools.php:191: // @TODO Here should the cacher be implemented -./framework/main/classes/console/class_ConsoleTools.php:289: * @todo This should be moved out to an external class, e.g. HttpClient -./framework/main/classes/console/class_ConsoleTools.php:290: * @todo Make IP, host name, port and script name configurable -./framework/main/classes/console/class_ConsoleTools.php:297: // @TODO Add some DNS caching here ./framework/main/classes/controller/console/class_ConsoleDefaultController.php:19: * @todo This controller shall still provide some headlines for sidebars ./framework/main/classes/controller/html/class_HtmlConfirmController.php:50: * @todo Add some filters to this controller ./framework/main/classes/controller/html/class_HtmlDefaultController.php:20: * @todo This controller shall still provide some headlines for sidebars @@ -45,17 +39,17 @@ ./framework/main/classes/database/result/class_CachedDatabaseResult.php:260: * @todo 0% done ./framework/main/classes/database/result/class_CachedDatabaseResult.php:414: * @todo Find a caching way without modifying the result array ./framework/main/classes/decorator/template/class_XmlRewriterTemplateDecorator.php:415: * @todo Find something useful with this! -./framework/main/classes/discovery/payment/class_LocalPaymentDiscovery.php:95: * @todo 0% done +./framework/main/classes/discovery/payment/class_LocalPaymentDiscovery.php:96: * @todo 0% done ./framework/main/classes/factories/logger/class_LoggerFactory.php:53: // @TODO Unfinished work ./framework/main/classes/factories/login/class_LoginFactory.php:47: * @return $loginInstance An instance of a login helper (@TODO Use actual interface name) ./framework/main/classes/factories/user/class_UserFactory.php:48: * @return $userInstance An instance of a user class (@TODO use actual interface name) ./framework/main/classes/feature/fuse/class_FuseFeature.php:59: * @todo 0% done ./framework/main/classes/file_directories/binary/class_BaseBinaryFile.php:856: // @TODO Unfinished -./framework/main/classes/file_directories/class_BaseAbstractFile.php:162: * @todo Handle seekStatus +./framework/main/classes/file_directories/class_BaseAbstractFile.php:163: * @todo Handle seekStatus ./framework/main/classes/file_directories/class_BaseFileIo.php:180: * @todo Handle seekStatus ./framework/main/classes/file_directories/directory/class_FrameworkDirectoryPointer.php:78: * @todo Get rid of inConstructor, could be old-lost code. -./framework/main/classes/file_directories/io_stream/class_FileIoStream.php:273: * @todo 0% done -./framework/main/classes/file_directories/io_stream/class_FileIoStream.php:83: * @todo This method needs heavy rewrite +./framework/main/classes/file_directories/io_stream/class_FileIoStream.php:274: * @todo 0% done +./framework/main/classes/file_directories/io_stream/class_FileIoStream.php:84: * @todo This method needs heavy rewrite ./framework/main/classes/filter/change/class_EmailChangeFilter.php:65: * @todo Implement email change of the user here. HINT: Use the User class! ./framework/main/classes/filter/change/class_PasswordChangeFilter.php:65: * @todo Finished updating user password hash here. HINT: Use the User class again. ./framework/main/classes/filter/news/class_NewsProcessFilter.php:64: * @todo Unfinished stub, add functionality here @@ -64,17 +58,16 @@ ./framework/main/classes/filter/verifier/class_AccountPasswordVerifierFilter.php:69: * @todo Rewrite handling of different password fields ./framework/main/classes/filter/verifier/class_EmailVerifierFilter.php:64: * @todo 0% done ./framework/main/classes/handler/class_BaseHandler.php:74: * @todo Rewrite this to use DHT -./framework/main/classes/handler/raw_data/network/class_BaseRawDataHandler.php:156: * @todo This method will be moved to a better place ./framework/main/classes/handler/tasks/class_TaskHandler.php:153: // @TODO Messurement can be added around this call ./framework/main/classes/helper/class_BaseHelper.php:193: * @todo Rewrite this method using a helper class for filtering data ./framework/main/classes/helper/class_BaseHelper.php:222: // @TODO Try to log it here ./framework/main/classes/helper/class_BaseHelper.php:488: $this->debugOutput('[' . __METHOD__ . ':' . __LINE__ . '] fieldName=' . $fieldName . ' is not set! - @TODO'); -./framework/main/classes/helper/html/forms/class_HtmlFormHelper.php:113: * @todo Add some unique PIN here to bypass problems with some browser and/or extensions -./framework/main/classes/helper/html/forms/class_HtmlFormHelper.php:632: * @todo Add checking if sub option is already added -./framework/main/classes/helper/html/forms/class_HtmlFormHelper.php:660: * @todo Add checking if sub option is already added -./framework/main/classes/helper/html/forms/class_HtmlFormHelper.php:694: // @TODO We need to log this later -./framework/main/classes/helper/html/forms/class_HtmlFormHelper.php:863: * @todo Implement check if rules have been changed -./framework/main/classes/helper/html/links/class_HtmlLinkHelper.php:194: * @todo Completely unimplemented +./framework/main/classes/helper/html/forms/class_HtmlFormHelper.php:114: * @todo Add some unique PIN here to bypass problems with some browser and/or extensions +./framework/main/classes/helper/html/forms/class_HtmlFormHelper.php:633: * @todo Add checking if sub option is already added +./framework/main/classes/helper/html/forms/class_HtmlFormHelper.php:661: * @todo Add checking if sub option is already added +./framework/main/classes/helper/html/forms/class_HtmlFormHelper.php:695: // @TODO We need to log this later +./framework/main/classes/helper/html/forms/class_HtmlFormHelper.php:864: * @todo Implement check if rules have been changed +./framework/main/classes/helper/html/links/class_HtmlLinkHelper.php:195: * @todo Completely unimplemented ./framework/main/classes/images/class_BaseImage.php:179: * @todo Find something usefull for this method. ./framework/main/classes/images/class_BaseImage.php:189: * @todo Find something usefull for this method. ./framework/main/classes/images/class_BaseImage.php:199: * @todo Find something usefull for this method. @@ -84,18 +77,16 @@ ./framework/main/classes/images/class_BaseImage.php:257: * @todo Find something usefull for this method. ./framework/main/classes/images/class_BaseImage.php:268: * @todo Find something usefull for this method. ./framework/main/classes/images/class_BaseImage.php:278: * @todo Find something usefull for this method. -./framework/main/classes/index/class_BaseIndex.php:159: * @todo Currently the index file is not cached, please implement a memory-handling class and if enough RAM is found, cache the whole index file. -./framework/main/classes/listener/class_BaseListener.php:356: // @TODO On some systems it is 134, on some 107? -./framework/main/classes/listener/class_BaseListener.php:529: // @TODO Does this work on Windozer boxes??? +./framework/main/classes/index/class_BaseIndex.php:160: * @todo Currently the index file is not cached, please implement a memory-handling class and if enough RAM is found, cache the whole index file. ./framework/main/classes/lists/class_BaseList.php:318: // @TODO Extend this somehow? ./framework/main/classes/lists/groups/class_ListGroupList.php:68: * @todo 0% done ./framework/main/classes/mailer/debug/class_DebugMailer.php:137: * @todo 0% done ./framework/main/classes/menu/class_BaseMenu.php:75: // Log exception @TODO Maybe to intrusive? -./framework/main/classes/output/console/class_ConsoleOutput.php:64: // @TODO Need to rewrite this to $requestInstance->addHeader() +./framework/main/classes/output/console/class_ConsoleOutput.php:65: // @TODO Need to rewrite this to $requestInstance->addHeader() ./framework/main/classes/parser/xml/class_XmlParser.php:87: // @TODO We need to find a fallback solution here ./framework/main/classes/points/class_UserPoints.php:112: * @todo Finish loading part of points ./framework/main/classes/points/class_UserPoints.php:184: * @todo $requestInstance is currently unused -./framework/main/classes/request/console/class_ConsoleRequest.php:118: // @TODO Can't this be 'CONSOLE' ? +./framework/main/classes/request/console/class_ConsoleRequest.php:119: // @TODO Can't this be 'CONSOLE' ? ./framework/main/classes/request/html/class_HtmlRequest.php:16: * @todo Move out the cookie part to a seperate class, e.g. Cookie ./framework/main/classes/response/html/class_HtmlResponse.php:80: * @todo Encryption of cookie data not yet supported. ./framework/main/classes/response/html/class_HtmlResponse.php:81: * @todo Why are these parameters conflicting? @@ -108,12 +99,12 @@ ./framework/main/classes/response/image/class_ImageResponse.php:95: * @todo this will send only one cookie out, the first one. ./framework/main/classes/rng/class_RandomNumberGenerator.php:104: * @todo Add site key for stronger salt! ./framework/main/classes/rng/class_RandomNumberGenerator.php:182: * @todo I had a better random number generator here but now it is somewhere lost :( -./framework/main/classes/stacker/file/class_BaseFileStack.php:170: * @todo Currently the stack file is not cached, please implement a memory-handling class and if enough RAM is found, cache the whole stack file. -./framework/main/classes/stacker/file/class_BaseFileStack.php:345: // @TODO Please implement this, returning false -./framework/main/classes/stacker/file/class_BaseFileStack.php:68: * @todo To hard assertions here, better rewrite them to exceptions -./framework/main/classes/streams/crypto/class_McryptStream.php:16: * @todo mcrypt will become deprecated, rewrite to OpenSSL -./framework/main/classes/streams/crypto/class_OpenSslStream.php:136: // @TODO unfinished -./framework/main/classes/streams/crypto/class_OpenSslStream.php:66: // @TODO unfinished +./framework/main/classes/stacker/file/class_BaseFileStack.php:171: * @todo Currently the stack file is not cached, please implement a memory-handling class and if enough RAM is found, cache the whole stack file. +./framework/main/classes/stacker/file/class_BaseFileStack.php:346: // @TODO Please implement this, returning false +./framework/main/classes/stacker/file/class_BaseFileStack.php:69: * @todo To hard assertions here, better rewrite them to exceptions +./framework/main/classes/streams/crypto/class_McryptStream.php:18: * @todo mcrypt will become deprecated, rewrite to OpenSSL +./framework/main/classes/streams/crypto/class_OpenSslStream.php:138: // @TODO unfinished +./framework/main/classes/streams/crypto/class_OpenSslStream.php:68: // @TODO unfinished ./framework/main/classes/template/class_BaseTemplateEngine.php:1065: // @TODO This silent abort should be logged, maybe. ./framework/main/classes/template/class_BaseTemplateEngine.php:1073: // @TODO Old behaviour, will become obsolete! ./framework/main/classes/template/class_BaseTemplateEngine.php:1076: // @TODO Yet another old way @@ -129,6 +120,11 @@ ./framework/main/classes/template/mail/class_MailTemplateEngine.php:333: * @todo 0% done ./framework/main/classes/template/menu/class_MenuTemplateEngine.php:319: * @todo Find something useful with this! ./framework/main/classes/template/menu/class_MenuTemplateEngine.php:365: * @todo Add cache creation here +./framework/main/classes/tools/console/class_ConsoleTools.php:167: * @todo This should be connected to a caching class to cache DNS requests +./framework/main/classes/tools/console/class_ConsoleTools.php:192: // @TODO Here should the cacher be implemented +./framework/main/classes/tools/console/class_ConsoleTools.php:290: * @todo This should be moved out to an external class, e.g. HttpClient +./framework/main/classes/tools/console/class_ConsoleTools.php:291: * @todo Make IP, host name, port and script name configurable +./framework/main/classes/tools/console/class_ConsoleTools.php:298: // @TODO Add some DNS caching here ./framework/main/classes/user/class_BaseUser.php:320: * @todo Try to make this method more generic so we can move it in BaseFrameworkSystem ./framework/main/classes/user/class_BaseUser.php:92: * @todo Find a way of casting here. "(int)" might destroy the user id > 32766 ./framework/main/classes/user/guest/class_Guest.php:55: * @todo Add more ways over creating user classes @@ -151,7 +147,7 @@ ./framework/main/middleware/compressor/class_CompressorChannel.php:121: // @TODO Is there a configurable fall-back compressor needed, or is NullCompressor okay? ./framework/main/middleware/database/class_DatabaseConnection.php:70: * @todo $debugInstance is currently not used ./framework/main/middleware/debug/class_DebugMiddleware.php:128: // @TODO Initialization phase -./framework/main/middleware/io/class_FileIoHandler.php:185: * @todo 0% done +./framework/main/middleware/io/class_FileIoHandler.php:186: * @todo 0% done ./framework/main/tests/filter/tests/configuration/classes/class_TestConfigurationLoadableClassesFilter.php:66: * @todo 0% done ./framework/main/tests/filter/tests/requirements/class_TestsPhpRequirementsFilter.php:63: * @todo 0% done ./framework/main/third_party/api/wernisportal/class_WernisApi.php:16: * @todo Out-dated since 0.6-BETA @@ -167,7 +163,7 @@ ./framework/database/lib-lfdb.php:2:// @DEPRECATED ./framework/database.php:2:// @DEPRECATED ./framework/includes.php:2:// @DEPRECATED -./framework/main/classes/class_BaseFrameworkSystem.php:1886: * @deprecated Not fully, as the new Logger facilities are not finished yet. +./framework/main/classes/class_BaseFrameworkSystem.php:1865: * @deprecated Not fully, as the new Logger facilities are not finished yet. ./framework/main/exceptions/base64/class_Base64EncodingBadException.php:17: * @deprecated Don't use this anymore ./framework/main/exceptions/base64/class_Base64EncodingModuloException.php:16: * @deprecated Don't use this anymore ./framework/main/exceptions/crypto/class_EncryptInvalidLengthException.php:17: * @deprecated Don't use this anymore -- 2.30.2