From 22160be61707928413895651e342562e8c23c48a Mon Sep 17 00:00:00 2001
From: Roland Haeder <roland@mxchange.org>
Date: Sat, 8 Feb 2014 23:57:50 +0100
Subject: [PATCH] Updated TODOs.txt

Signed-off-by: Roland Haeder <roland@mxchange.org>
---
 docs/TODOs.txt | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/docs/TODOs.txt b/docs/TODOs.txt
index 435b8c4a6..eb1cc4e2f 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: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
@@ -22,11 +22,14 @@
 ./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
@@ -140,6 +143,8 @@
 ./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
-- 
2.39.5