From 2f82b56db1b6d50c02ec32a7ffdb9479de8c6e06 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]