Merge branch 'executionorder'

Conflicts:
	doc/dev/todo/TAKEME

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-29 16:37:39 +02:00
commit 8bd52b9065
20 changed files with 231 additions and 273 deletions

View file

@ -6,7 +6,6 @@ Feel free to pick one!
CORE
----
- Only build manpages if necessary for types as well as for the core!
- support $__self = relative_type/object_id
TYPES
------

View file

@ -1,3 +1,5 @@
/ prefix all internal variables with __cdist! -> Nico
Cache:
- add example how to use
- export variable $__cache

View file

@ -0,0 +1,5 @@
- align messages (already in todo for steven, but makes life much easier, thus repeated)
-> prefix all object stuff with $__self
-> __cdist_echo object string
-> $__cdist_object_self :-)