Updated TODOs.txt
authorRoland Haeder <roland@mxchange.org>
Sat, 8 Feb 2014 22:57:50 +0000 (23:57 +0100)
committerRoland Haeder <roland@mxchange.org>
Sat, 8 Feb 2014 22:57:50 +0000 (23:57 +0100)
Signed-off-by: Roland Haeder <roland@mxchange.org>
docs/TODOs.txt

index 435b8c4a69fad16dd098cdc7a0982c3c3d85f397..eb1cc4e2f795c9dd4ec6e7d9daf3d78c4f53fd07 100644 (file)
@@ -1,7 +1,7 @@
 ### WARNING: THIS FILE IS AUTO-GENERATED BY ./todo-builder.sh ###
 ### DO NOT EDIT THIS FILE. ###
-./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/config.php:679:// @TODO This and the next value is very static again
+./application/hub/config.php:743:// @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
 ./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/node/class_NodeDistributedHashTableDatabaseWrapper.php:319:            // @TODO Unimplemented part
-./application/hub/main/database/wrapper/node/class_NodeDistributedHashTableDatabaseWrapper.php:339:            // @TODO Unimplemented part
+./application/hub/main/database/wrapper/node/class_NodeDistributedHashTableDatabaseWrapper.php:382:            // @TODO Unimplemented part
+./application/hub/main/database/wrapper/node/class_NodeDistributedHashTableDatabaseWrapper.php:434:     * @todo        Add minimum/maximum age limitations
+./application/hub/main/database/wrapper/node/class_NodeDistributedHashTableDatabaseWrapper.php:462:     * @todo        Add timestamp to dataset instance
 ./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:82:        * @todo        Find more to do here
+./application/hub/main/dht/class_BaseDht.php:124:       * @todo        Add minimum/maximum age limitations
+./application/hub/main/dht/class_BaseDht.php:157:                      // @TODO Maybe add more small checks?
+./application/hub/main/dht/class_BaseDht.php:84:        * @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/tasks/network/class_NetworkPackageReaderTask.php:63:     * @todo        Also visit some sub-objects?
 ./application/hub/main/tasks/network/class_NetworkPackageWriterTask.php:59:     * @todo        Also visit some sub-objects?
 ./application/hub/main/tasks/node/chunks/class_NodeChunkAssemblerTask.php:59:   * @todo        Also visit some sub-objects?
+./application/hub/main/tasks/node/dht/class_NodeDhtPublicationCheckTask.php:69:         * @todo        Add more?
+./application/hub/main/tasks/node/dht/class_NodeDhtPublicationTask.php:69:      * @todo        Add more?
 ./application/hub/main/tasks/node/dht/class_NodeDhtQueryTask.php:69:    * @todo        ~5% done
 ./application/hub/main/tasks/node/listener/class_NodeSocketListenerTask.php:63:                // @TODO Do we need to visit this task? $visitorInstance->visitTask($this);
 ./application/hub/main/tasks/node/listener/class_NodeSocketListenerTask.php:70:         * @todo        0% done