Terminology Changes and Additions
There have been some terminology changes
within Tango. Because a query document is now referred to as an application
file, the meta tags <@QUERYDOC> and <@QUERYPATH>
have become <@APPFILE> and <@APPFILEPATH>.
There has been no change to what these tags do.
The meta tag <@GLOBAL> has
been changed to <@VAR>. This reflects a terminology
change from globals to variables.
The term parameter, used to
describe the name/value pairs that made up the syntax of a meta tag,
is now attribute. This was changed to establish parallelism
with existing name/value pair terminology in HTML. |