less todo

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-02-16 21:57:33 +01:00
parent 8995c77301
commit b639ed3b0c
1 changed files with 5 additions and 4 deletions

View File

@ -25,12 +25,13 @@ x run initial manifest (stage 2)
- document that $type/manifest is executed for every object/instance
- find $object_id in recursive runner (before merge)
- generate code to be executed on clients (stage 4)
x for one type (cdist-code-gen)
- check return codes
- abort on first error?
x generate code to be executed on clients (stage 4)
x for one object
x for all objects
- execute code on client (stage 5)
- check return codes
- abort on first error?
- Other stuff pre 1.0:
- Write some basic types