]> git.mxchange.org Git - hub.git/blobdiff - docs/TODOs.txt
Not thrown exceptions removed from doc-tag, TODOs added and updated
[hub.git] / docs / TODOs.txt
index 906dc88efd470392502c498e3234b53f3c7d22a8..7d73c9d277c4366ac635f9f4ccfff977b25bf524 100644 (file)
@@ -13,7 +13,7 @@
 ./application/hub/main/filter/shutdown/class_HubShutdownFlushNodeListFilter.php:55:     * @todo        0% done
 ./application/hub/main/filter/shutdown/class_HubShutdownTaskHandlerFilter.php:55:       * @todo        0% done
 ./application/hub/main/filter/task/class_TaskHandlerInitializerFilter.php:55:   * @todo        0% done
-./application/hub/main/handler/network/tcp/class_TcpNetworkPackageHandler.php:61:       * @todo        0%
+./application/hub/main/handler/network/tcp/class_TcpNetworkPackageHandler.php:61:       * @todo        ~10% done
 ./application/hub/main/handler/network/udp/class_UdpNetworkPackageHandler.php:55:       * @todo        0%
 ./application/hub/main/handler/tasks/class_TaskHandler.php:133:                // @TODO Messurement can be added around this call
 ./application/hub/main/helper/hub/announcement/class_HubDescriptorHelper.php:10: * @todo               Find an interface for hub helper
 ./application/hub/main/nodes/boot/class_HubBootNode.php:119:           // @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/boot/class_HubBootNode.php:99:     * @todo        Unfinished method
-./application/hub/main/nodes/class_BaseHubNode.php:407:         * @todo        Try to make this method more generic so we can move it in BaseFrameworkSystem
-./application/hub/main/nodes/class_BaseHubNode.php:444:         * @todo        Change the first if() block to check for a specific state
-./application/hub/main/nodes/class_BaseHubNode.php:582:                // @TODO Add some criteria, e.g. if the node is active or so
-./application/hub/main/nodes/class_BaseHubNode.php:611:                // @TODO Add more states e.g. 'firewalled', 'senior'
+./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:449:         * @todo        Change the first if() block to check for a specific state
+./application/hub/main/nodes/class_BaseHubNode.php:587:                // @TODO Add some criteria, e.g. if the node is active or so
 ./application/hub/main/nodes/list/class_HubListNode.php:58:     * @todo        Implement more bootstrap steps
 ./application/hub/main/nodes/list/class_HubListNode.php:68:     * @todo        Unfinished method
 ./application/hub/main/nodes/list/class_HubListNode.php:91:            // @TODO Add some filters here
 ./application/hub/main/nodes/regular/class_HubRegularNode.php:91:              // @TODO Add some filters here
 ./application/hub/main/package/class_NetworkPackage.php:103:                   crc32($content) // @TODO Not so good, but needs to be fast!
 ./application/hub/main/package/class_NetworkPackage.php:22: * @todo            Needs to add functionality for handling the object's type
-./application/hub/main/resolver/state/network/class_NetworkStateResolver.php:69:        * @todo        0%
-./application/hub/main/resolver/state/network/class_NetworkStateResolver.php:78:                       // @TODO On some systems it is 134, on some 107?
+./application/hub/main/resolver/state/network/class_NetworkStateResolver.php:67:        * @todo        ~30% done
+./application/hub/main/resolver/state/network/class_NetworkStateResolver.php:76:                       // @TODO On some systems it is 134, on some 107?
+./application/hub/main/resolver/state/network/class_NetworkStateResolver.php:86:               // @TODO We need to somehow detect the state/status of the remote peer and still maintain good speed.
+./application/hub/main/resolver/state/network/class_NetworkStateResolver.php:87:               // @TODO So maybe some pre-instancing of classes might help here to speedup this I/O intensive process.
 ./application/hub/main/tasks/hub/announcement/class_HubSelfAnnouncementTask.php:53:     * @todo        0%
 ./application/hub/main/tasks/hub/class_HubSelfConnectTask.php:53:       * @todo        0%
 ./application/hub/main/tasks/hub/ping/class_HubPingTask.php:63:         * @todo        0%