From 652702928487e373f03d56222a92929551f38f20 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Thu, 25 Jul 2013 00:39:16 +0000 Subject: [PATCH] Updated TODOS.txt --- docs/TODOs.txt | 78 +++++++++++++++++++++++++------------------------- 1 file changed, 39 insertions(+), 39 deletions(-) diff --git a/docs/TODOs.txt b/docs/TODOs.txt index 3e1b778e6..d1c865a12 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:646:// @TODO This and the next value is very static again -./application/hub/config.php:710:// @TODO This is very static, rewrite it to more flexible +./application/hub/config.php:652:// @TODO This and the next value is very static again +./application/hub/config.php:716:// @TODO This is very static, rewrite it to more flexible ./application/hub/interfaces/apt-proxy/class_AptProxy.php:10: * @todo We need to find a better name for this interface ./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 @@ -18,17 +18,16 @@ ./application/hub/main/commands/console/class_HubConsoleCruncherCommand.php:58: * @todo Try to create a CruncherActivationTask or so ./application/hub/main/commands/console/class_HubConsoleMainCommand.php:114: * @todo Should we add some more filters? ./application/hub/main/commands/console/class_HubConsoleMainCommand.php:58: * @todo Try to create a HubActivationTask or so -./application/hub/main/cruncher/class_BaseHubCruncher.php:188: * @todo Try to make this method more generic so we can move it in BaseFrameworkSystem +./application/hub/main/cruncher/class_BaseHubCruncher.php:200: * @todo Try to make this method more generic so we can move it in BaseFrameworkSystem ./application/hub/main/cruncher/mcrypt/class_HubMcryptCruncher.php:108: * @todo Implement this method ./application/hub/main/cruncher/mcrypt/class_HubMcryptCruncher.php:138: * @todo 0% done ./application/hub/main/cruncher/mcrypt/class_HubMcryptCruncher.php:98: // @TODO Implement this method ./application/hub/main/database/wrapper/states/class_PeerStateLookupDatabaseWrapper.php:174: * @todo Unfinished area ./application/hub/main/database/wrapper/states/class_PeerStateLookupDatabaseWrapper.php:216: * @todo Unfinished area -./application/hub/main/dht/class_BaseDht.php:46: * @todo Find more to do here -./application/hub/main/dht/node/class_NodeDhtFacade.php:253: * @todo ~10% done -./application/hub/main/dht/node/class_NodeDhtFacade.php:265: // @TODO Not finish yet -./application/hub/main/discovery/package/class_PackageRecipientDiscovery.php:92: * @todo Add some validation of recipient field, e.g. ip:port is found -./application/hub/main/discovery/package/class_PackageRecipientDiscovery.php:93: * @todo The if() does only check for TCP, not UDP, e.g. try to get a $handlerInstance here +./application/hub/main/dht/class_BaseDht.php:82: * @todo Find more to do here +./application/hub/main/dht/node/class_NodeDhtFacade.php:61: * @todo Does this data need to be enriched with more meta data? +./application/hub/main/discovery/package/class_PackageRecipientDiscovery.php:93: * @todo Add some validation of recipient field, e.g. ip:port is found +./application/hub/main/discovery/package/class_PackageRecipientDiscovery.php:94: * @todo The if() does only check for TCP, not UDP, e.g. try to get a $handlerInstance here ./application/hub/main/factories/socket/class_SocketFactory.php:10: * @todo Find an interface for hub helper ./application/hub/main/filter/apt-proxy/class_AptProxyInitializationFilter.php:54: * @todo 0% done ./application/hub/main/filter/apt-proxy/class_AptProxyPhpRequirementsFilter.php:55: * @todo Add more test and try to add an extra message to the thrown exception @@ -96,12 +95,12 @@ ./application/hub/main/nodes/boot/class_HubBootNode.php:110: // @TODO Add some filters here ./application/hub/main/nodes/boot/class_HubBootNode.php:58: * @todo add some more special bootstrap things for this boot node ./application/hub/main/nodes/class_BaseHubNode.php:115: * @todo Make this code more generic and move it to CryptoHelper or -./application/hub/main/nodes/class_BaseHubNode.php:405: * @todo Try to make this method more generic so we can move it in BaseFrameworkSystem -./application/hub/main/nodes/class_BaseHubNode.php:445: * @todo Change the first if() block to check for a specific state -./application/hub/main/nodes/class_BaseHubNode.php:638: * @todo Add checking if this node has been announced to the sender node -./application/hub/main/nodes/class_BaseHubNode.php:658: * @todo Add checking if this node has been announced to the sender node -./application/hub/main/nodes/class_BaseHubNode.php:731: * @todo Find more to do here -./application/hub/main/nodes/class_BaseHubNode.php:744: * @todo Handle thrown exception +./application/hub/main/nodes/class_BaseHubNode.php:412: * @todo Try to make this method more generic so we can move it in BaseFrameworkSystem +./application/hub/main/nodes/class_BaseHubNode.php:452: * @todo Change the first if() block to check for a specific state +./application/hub/main/nodes/class_BaseHubNode.php:645: * @todo Add checking if this node has been announced to the sender node +./application/hub/main/nodes/class_BaseHubNode.php:665: * @todo Add checking if this node has been announced to the sender node +./application/hub/main/nodes/class_BaseHubNode.php:738: * @todo Find more to do here +./application/hub/main/nodes/class_BaseHubNode.php:751: * @todo Handle thrown exception ./application/hub/main/nodes/list/class_HubListNode.php:58: * @todo Implement more bootstrap steps ./application/hub/main/nodes/list/class_HubListNode.php:79: // @TODO Add some filters here ./application/hub/main/nodes/master/class_HubMasterNode.php:58: * @todo Implement this method @@ -111,16 +110,16 @@ ./application/hub/main/package/class_NetworkPackage.php:1006: * @todo Unsupported feature of "signed" messages commented out ./application/hub/main/package/class_NetworkPackage.php:1095: * @todo Implement verification of all sent tags here? ./application/hub/main/package/class_NetworkPackage.php:23: * @todo Needs to add functionality for handling the object's type -./application/hub/main/package/class_NetworkPackage.php:313: // @TODO crc32() is very weak, but it needs to be fast -./application/hub/main/package/class_NetworkPackage.php:387: // @TODO crc32() is very weak, but it needs to be fast -./application/hub/main/package/class_NetworkPackage.php:544: // @TODO We may want to do somthing more here? -./application/hub/main/package/class_NetworkPackage.php:582: * @todo Unfinished area, signatures are currently NOT fully supported -./application/hub/main/package/class_NetworkPackage.php:692: // @TODO Add some logging here +./application/hub/main/package/class_NetworkPackage.php:309: // @TODO crc32() is very weak, but it needs to be fast +./application/hub/main/package/class_NetworkPackage.php:383: // @TODO crc32() is very weak, but it needs to be fast +./application/hub/main/package/class_NetworkPackage.php:543: // @TODO We may want to do somthing more here? +./application/hub/main/package/class_NetworkPackage.php:581: * @todo Unfinished area, signatures are currently NOT fully supported +./application/hub/main/package/class_NetworkPackage.php:691: // @TODO Add some logging here ./application/hub/main/package/class_NetworkPackage.php:824: // @TODO Add some logging here ./application/hub/main/package/class_NetworkPackage.php:975: * @todo This may be enchanced for outgoing packages? ./application/hub/main/package/fragmenter/class_PackageFragmenter.php:275: * @todo Implement a way to send non-announcement packages with extra-salt ./application/hub/main/package/fragmenter/class_PackageFragmenter.php:370: // @TODO This assert broke packages where the hash chunk was very large: assert(strlen($rawData) <= NetworkPackage::TCP_PACKAGE_SIZE); -./application/hub/main/package/fragmenter/class_PackageFragmenter.php:428: * @todo $helperInstance is unused +./application/hub/main/package/fragmenter/class_PackageFragmenter.php:437: * @todo $helperInstance is unused ./application/hub/main/producer/cruncher/keys/class_CruncherKeyProducer.php:106: // @TODO Send the produced key bundle to the unit producer's input queue ./application/hub/main/producer/cruncher/keys/class_CruncherKeyProducer.php:62: * @todo Find something for init phase of this key producer ./application/hub/main/producer/cruncher/keys/class_CruncherKeyProducer.php:72: * @todo ~30% done @@ -171,11 +170,11 @@ ./inc/classes/interfaces/class_FrameworkInterface.php:11: * @todo Find a better name for this interface ./inc/classes/interfaces/criteria/extended/class_LocalSearchCriteria.php:30: * @todo Find a nice casting here. (int) allows until and including 32766. ./inc/classes/interfaces/criteria/extended/class_LocalSearchCriteria.php:54: * @todo Find a nice casting here. (int) allows until and including 32766. -./inc/classes/main/class_BaseFrameworkSystem.php:1747: * @todo Write a logging mechanism for productive mode -./inc/classes/main/class_BaseFrameworkSystem.php:1761: // @TODO Finish this part! -./inc/classes/main/class_BaseFrameworkSystem.php:200: // @todo Try to clean these constants up -./inc/classes/main/class_BaseFrameworkSystem.php:420: // @TODO __CLASS__ does always return BaseFrameworkSystem but not the extending (=child) class -./inc/classes/main/class_BaseFrameworkSystem.php:494: * @todo SearchableResult and UpdateableResult shall have a super interface to use here +./inc/classes/main/class_BaseFrameworkSystem.php:1766: * @todo Write a logging mechanism for productive mode +./inc/classes/main/class_BaseFrameworkSystem.php:1780: // @TODO Finish this part! +./inc/classes/main/class_BaseFrameworkSystem.php:205: // @todo Try to clean these constants up +./inc/classes/main/class_BaseFrameworkSystem.php:428: // @TODO __CLASS__ does always return BaseFrameworkSystem but not the extending (=child) class +./inc/classes/main/class_BaseFrameworkSystem.php:502: * @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 @@ -196,10 +195,10 @@ ./inc/classes/main/controller/web/class_WebStatusController.php:10: * @todo This controller shall still provide some headlines for sidebars ./inc/classes/main/criteria/search/class_SearchCriteria.php:102: * @todo Find a nice casting here. (int) allows until and including 32766. ./inc/classes/main/criteria/search/class_SearchCriteria.php:70: * @todo Find a nice casting here. (int) allows until and including 32766. -./inc/classes/main/database/databases/class_LocalFileDatabase.php:302: * @todo Do some checks on the database directory and files here +./inc/classes/main/database/databases/class_LocalFileDatabase.php:327: * @todo Do some checks on the database directory and files here ./inc/classes/main/decorator/template/class_XmlRewriterTemplateDecorator.php:427: * @todo Find something useful with this! -./inc/classes/main/discovery/payment/class_LocalPaymentDiscovery.php:88: * @todo 0% done -./inc/classes/main/filter/change/class_EmailChangeFilter.php:54: * @todo Implement email change of the user here. HINT: Use the User class! +./inc/classes/main/discovery/payment/class_LocalPaymentDiscovery.php:85: * @todo 0% done +./inc/classes/main/filter/change/class_EmailChangeFilter.php:55: * @todo Implement email change of the user here. HINT: Use the User class! ./inc/classes/main/filter/change/class_PasswordChangeFilter.php:55: * @todo Finished updating user password hash here. HINT: Use the User class again. ./inc/classes/main/filter/news/class_NewsProcessFilter.php:55: * @todo Unfinished stub, add functionality here ./inc/classes/main/filter/payment/class_PaymentDiscoveryFilter.php:97: * @todo 0% done @@ -223,7 +222,7 @@ ./inc/classes/main/images/class_BaseImage.php:245: * @todo Find something usefull for this method. ./inc/classes/main/images/class_BaseImage.php:255: * @todo Find something usefull for this method. ./inc/classes/main/io/class_FileIoStream.php:74: * @todo This method needs heavy rewrite -./inc/classes/main/mailer/class_BaseMailer.php:60: // @TODO This needs testing/fixes because the deprecated method +./inc/classes/main/mailer/class_BaseMailer.php:55: // @TODO This needs testing/fixes because the deprecated method ./inc/classes/main/mailer/debug/class_DebugMailer.php:124: * @todo 0% done ./inc/classes/main/menu/class_BaseMenu.php:59: // @TODO Should we log it here? We should, because it will be silently ignored. ./inc/classes/main/output/class_ConsoleOutput.php:56: // @TODO Need to rewrite this to $requestInstance->addHeader() @@ -239,16 +238,16 @@ ./inc/classes/main/response/image/class_ImageResponse.php:89: * @todo Why are these parameters conflicting? ./inc/classes/main/response/image/class_ImageResponse.php:90: * @todo If the return statement is removed and setcookie() commented out, ./inc/classes/main/response/image/class_ImageResponse.php:91: * @todo this will send only one cookie out, the first one. -./inc/classes/main/result/class_DatabaseResult.php:229: * @todo 0% done -./inc/classes/main/result/class_DatabaseResult.php:383: * @todo Find a caching way without modifying the result array +./inc/classes/main/result/class_DatabaseResult.php:239: * @todo 0% done +./inc/classes/main/result/class_DatabaseResult.php:393: * @todo Find a caching way without modifying the result array ./inc/classes/main/rng/class_RandomNumberGenerator.php:175: * @todo I had a better random number generator here but now it is somewhere lost :( ./inc/classes/main/rng/class_RandomNumberGenerator.php:97: * @todo Add site key for stronger salt! -./inc/classes/main/template/class_BaseTemplateEngine.php:1011: * @todo Unfinished work or don't die here. -./inc/classes/main/template/class_BaseTemplateEngine.php:1036: // @TODO Non-string found so we need some deeper analysis... -./inc/classes/main/template/class_BaseTemplateEngine.php:1114: // @TODO This silent abort should be logged, maybe. -./inc/classes/main/template/class_BaseTemplateEngine.php:1122: // @TODO Old behaviour, will become obsolete! -./inc/classes/main/template/class_BaseTemplateEngine.php:1125: // @TODO Yet another old way -./inc/classes/main/template/class_BaseTemplateEngine.php:1225: * @todo Make this code some nicer... +./inc/classes/main/template/class_BaseTemplateEngine.php:1017: * @todo Unfinished work or don't die here. +./inc/classes/main/template/class_BaseTemplateEngine.php:1042: // @TODO Non-string found so we need some deeper analysis... +./inc/classes/main/template/class_BaseTemplateEngine.php:1120: // @TODO This silent abort should be logged, maybe. +./inc/classes/main/template/class_BaseTemplateEngine.php:1128: // @TODO Old behaviour, will become obsolete! +./inc/classes/main/template/class_BaseTemplateEngine.php:1131: // @TODO Yet another old way +./inc/classes/main/template/class_BaseTemplateEngine.php:1231: * @todo Make this code some nicer... ./inc/classes/main/template/console/class_ConsoleTemplateEngine.php:10: * @todo This template engine does not make use of setTemplateType() ./inc/classes/main/template/image/class_ImageTemplateEngine.php:215: * @todo Find something usefull with this! ./inc/classes/main/template/image/class_ImageTemplateEngine.php:235: * @todo Add cache creation here @@ -263,9 +262,10 @@ ./inc/classes/main/user/member/class_Member.php:84: * @todo Add more ways over creating user classes ./inc/classes/middleware/compressor/class_CompressorChannel.php:100: // @TODO Is there a configurable fall-back compressor needed, or is NullCompressor okay? ./inc/classes/middleware/debug/class_DebugMiddleware.php:113: // @TODO Initialization phase -./inc/classes/middleware/io/class_FileIoHandler.php:133: // @TODO What is this for? ./inc/classes.php:10: * @todo Minimize these includes -./inc/config/class_FrameworkConfiguration.php:212: * @todo We have to add some more entries from $_SERVER here +./inc/classes/third_party/api/wernisportal/class_WernisApi.php:10: * @todo Out-dated since 0.6-BETA +./inc/config/class_FrameworkConfiguration.php:115: * @todo This method encapsulates a deprecated PHP function and should be deprecated, too. +./inc/config/class_FrameworkConfiguration.php:223: * @todo We have to add some more entries from $_SERVER here ./inc/database.php:11: * @todo Minimize these includes ./inc/database.php:51:// @TODO Rewrite this ./inc/includes.php:11: * @todo Minimize these includes -- 2.39.2