DEPRECATE __self environment variable, use __object_name (documentation)

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
Nico Schottelius 2011-10-19 15:19:08 +02:00
commit 28614b3dd4
2 changed files with 5 additions and 1 deletions

View file

@ -181,7 +181,8 @@ __object_id::
The type unique object id.
Available for: type manifest, type explorer, type gencode
__self::
__object_fq::
DEPRECATED: Same as __object_name, do not use anymore, use __object_name instead.
__object_name::
The full qualified name of the current object.
Available for: type manifest, type explorer, type gencode
__target_host::