]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/handler/answer-status/requests/class_RequestNodeListAnswerOkayHandler.php
Clear redundant database wrapper class as it is now done in DHT
[hub.git] / application / hub / main / handler / answer-status / requests / class_RequestNodeListAnswerOkayHandler.php
index 0d4fd9b88e5326d88bc30bd593757bb628b7f1a1..c3f7757890a9cd568fdb851597fa6a0e2aa9c5d5 100644 (file)
@@ -56,6 +56,7 @@ class RequestNodeListAnswerOkayHandler extends BaseAnserStatusHandler implements
         * @return      void
         * @throws      NodeSessionIdVerficationException       If the provided session id is not matching
         * @todo        Do some more here: Handle karma, et cetera?
+        * @todo        Rewrite this to use DHT
         */
        public function handleAnswerMessageData (array $messageData, Receivable $packageInstance) {
                // Get a database wrapper instance