From 10f05af6ac08829631af86ecb1dba680b42a604e Mon Sep 17 00:00:00 2001 From: Albert S Date: Tue, 16 Apr 2019 08:56:06 +0200 Subject: [PATCH] updated TODO --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index b65a5e7..8211940 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,4 @@ +Consider injecting Logger (default stdout/stderr) to classes instead of using Logger::info()/Logger::error():: sync/share GUI and CLI data-structures. Better to share codebase in general - cli: update command, delete command, tagging - cli: command line parser: wrong position of [options]