From e98ff2879a869539b0ca7772ebdd914a720e7a34 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Thu, 29 Jan 2015 13:58:04 +0100 Subject: [PATCH] ++fruits Signed-off-by: Nico Schottelius --- docs/dev/logs/dependency-tree-with-fruits | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/dev/logs/dependency-tree-with-fruits b/docs/dev/logs/dependency-tree-with-fruits index 03a4f6f0..322dc6e3 100644 --- a/docs/dev/logs/dependency-tree-with-fruits +++ b/docs/dev/logs/dependency-tree-with-fruits @@ -23,4 +23,7 @@ If all manifests have run already, also all type explorers have run already (#1). If all type explorers have run already, some objects may have been finished completly already (#2). -7. Because of #4 and #6, we need to introduce another dependency that allows to trigger reload +7. Because of #4 and #6, we need to introduce another dependency that allows reloading after + +8. Because the object could be finished already due to a 'require' dependency, we need another script + Maybe "gen-post-run-local", "gen-post-run-remote"