From 5bb177eef99515d3e23e1c87586ef417ab140962 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Tue, 2 Aug 2011 12:05:02 +0200 Subject: [PATCH] ++todo Signed-off-by: Nico Schottelius --- doc/dev/todo/niconext | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/dev/todo/niconext b/doc/dev/todo/niconext index 7c91d865..4198fe3f 100644 --- a/doc/dev/todo/niconext +++ b/doc/dev/todo/niconext @@ -1,3 +1,10 @@ +core/__cdist_object_code_run: + make remote run work again + +__cdist_code_run: + should be changed to run _all_ code (has nice checks) + +-------------------------------------------------------------------------------- - run-remote does not work anymore, because there is no binary :-) either make functions available on the other side or put logic on the server side.