Merge remote-tracking branch 'sans/executionorder'

This commit is contained in:
Nico Schottelius 2011-03-29 16:47:43 +02:00
commit 862ddd475a
1 changed files with 3 additions and 0 deletions

View File

@ -166,6 +166,9 @@ __object::
__object_id::
The type unique object id.
Available for: type manifest, type explorer, type codegen
__self::
The full qualified name of the current object.
Available for: type manifest, type explorer, type codegen
__target_host::
The host we are deploying to.
Available for: initial manifest, type manifest, type codegen