From: Roland Häder Date: Sat, 19 May 2012 15:39:33 +0000 (+0000) Subject: Again :( X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c13fedc3ee06651ae33665a6690d2e6d5382715c;p=hub.git Again :( --- diff --git a/docs/TODOs.txt b/docs/TODOs.txt index d326527ab..168198afc 100644 --- a/docs/TODOs.txt +++ b/docs/TODOs.txt @@ -74,7 +74,7 @@ ./application/hub/main/iterator/pool/monitor/class_MonitorPoolIterator.php:11: * @todo latency-based iteration or similar approaches ./application/hub/main/iterator/pool/tasks/class_TaskPoolIterator.php:10: * @todo This current implementation is not recommended, use a ./application/hub/main/iterator/pool/tasks/class_TaskPoolIterator.php:11: * @todo latency-based iteration or similar approaches -./application/hub/main/listener/tcp/class_TcpListener.php:244: // @TODO Does this work on Windozer boxes??? +./application/hub/main/listener/tcp/class_TcpListener.php:246: // @TODO Does this work on Windozer boxes??? ./application/hub/main/listener/udp/class_UdpListener.php:153: * @todo ~50% done ./application/hub/main/lists/class_BaseList.php:273: // @TODO Extend this somehow? ./application/hub/main/lists/groups/class_ListGroupList.php:61: * @todo 0% done @@ -94,16 +94,16 @@ ./application/hub/main/nodes/regular/class_HubRegularNode.php:58: * @todo Implement this method ./application/hub/main/nodes/regular/class_HubRegularNode.php:68: * @todo Unfinished method ./application/hub/main/nodes/regular/class_HubRegularNode.php:91: // @TODO Add some filters here -./application/hub/main/package/class_NetworkPackage.php:1077: * @todo Implement verification of all sent tags here? +./application/hub/main/package/class_NetworkPackage.php:1078: * @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:299: // @TODO crc32() is very weak, but it needs to be fast -./application/hub/main/package/class_NetworkPackage.php:370: // @TODO crc32() is very weak, but it needs to be fast -./application/hub/main/package/class_NetworkPackage.php:527: // @TODO We may want to do somthing more here? -./application/hub/main/package/class_NetworkPackage.php:565: * @todo Unfinished area, signatures are currently NOT fully supported -./application/hub/main/package/class_NetworkPackage.php:674: // @TODO Add some logging here -./application/hub/main/package/class_NetworkPackage.php:806: // @TODO Add some logging here -./application/hub/main/package/class_NetworkPackage.php:957: * @todo This may be enchanced for outgoing packages? -./application/hub/main/package/class_NetworkPackage.php:988: * @todo Unsupported feature of "signed" messages commented out +./application/hub/main/package/class_NetworkPackage.php:300: // @TODO crc32() is very weak, but it needs to be fast +./application/hub/main/package/class_NetworkPackage.php:371: // @TODO crc32() is very weak, but it needs to be fast +./application/hub/main/package/class_NetworkPackage.php:528: // @TODO We may want to do somthing more here? +./application/hub/main/package/class_NetworkPackage.php:566: * @todo Unfinished area, signatures are currently NOT fully supported +./application/hub/main/package/class_NetworkPackage.php:675: // @TODO Add some logging here +./application/hub/main/package/class_NetworkPackage.php:807: // @TODO Add some logging here +./application/hub/main/package/class_NetworkPackage.php:958: * @todo This may be enchanced for outgoing packages? +./application/hub/main/package/class_NetworkPackage.php:989: * @todo Unsupported feature of "signed" messages commented out ./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:427: * @todo $helperInstance is unused ./application/hub/main/producer/cruncher/keys/class_CruncherKeyProducer.php:106: // @TODO Do something with it @@ -111,6 +111,7 @@ ./application/hub/main/producer/cruncher/keys/class_CruncherKeyProducer.php:72: * @todo ~30% done ./application/hub/main/producer/cruncher/work_units/class_CruncherTestUnitProducer.php:79: * @todo ~60% done ./application/hub/main/producer/cruncher/work_units/class_CruncherTestUnitProducer.php:99: // @TODO Unfinished work here +./application/hub/main/registry/socket/class_SocketRegistry.php:71: // @TODO Tested again base class, rewrite it to a generic interface! ./application/hub/main/resolver/state/peer/class_PeerStateResolver.php:59: * @todo ~30% done ./application/hub/main/states/node/active/class_NodeActiveState.php:75: * @todo We might want to move some calls to this method to fill it with life ./application/hub/main/states/node/init/class_NodeInitState.php:60: * @todo We might want to move some calls to this method to fill it with life @@ -152,8 +153,8 @@ ./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:1682: * @todo Write a logging mechanism for productive mode -./inc/classes/main/class_BaseFrameworkSystem.php:1696: // @TODO Finish this part! +./inc/classes/main/class_BaseFrameworkSystem.php:1684: * @todo Write a logging mechanism for productive mode +./inc/classes/main/class_BaseFrameworkSystem.php:1698: // @TODO Finish this part! ./inc/classes/main/class_BaseFrameworkSystem.php:195: // @todo Try to clean these constants up ./inc/classes/main/class_BaseFrameworkSystem.php:476: * @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