From b4a431a03b5a406c8d1ff374dce60256c403e4f2 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Fri, 16 Sep 2011 17:08:39 +0200 Subject: [PATCH] more todo for soon Signed-off-by: Nico Schottelius --- doc/dev/todo/niconext | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/dev/todo/niconext b/doc/dev/todo/niconext index 83b18dd9..c9fd6c0d 100644 --- a/doc/dev/todo/niconext +++ b/doc/dev/todo/niconext @@ -1,6 +1,6 @@ - Initial install support - - setup $__install = "" for - manifest(s) + - setup $__install = "yes" for + manifest(s), gencode-* - run standard manifest (?) - creates initial objects @@ -11,6 +11,8 @@ - run all other manifests - creates all objects - what about type explorer? + - do not run, create empty output (types should be able + to handle this!) - Support parallel execution - and maximum number of parallel runs (-p X)