From 62bd1157b5610fd9eb45342b0f44b5410766c58e Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Thu, 5 Nov 2015 23:30:10 +0100 Subject: [PATCH] Add future task. --- TODO.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO.md b/TODO.md index e19e8b2..6080e81 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,14 @@ TODO ==== +## Add unix tool requirement to plugins + +Each plugin plugin should declare its requirements concerning external tools. +It should declare, at least the executable name, the versions and an optional test command. +(The thing should work the same ways "TYPE" handles work.) + +During this self-check, and depending on the external tool presence, the plugin may disable itself from providing its services. Thus, all maps using this service should be disabled (or hidden, depending on global preferences). + ## Normalize binaries qasim-cli : A command line to manage maps & configure the thing