Delayed executions == Description == The ++++ markup delays the execution of a function. In general it is used in conjunction of container markups such as ++++s, ++++s, ++++ss, or ++++s. The ++++ markup delay its execution until the time it has to be served to a client. That is, when the broker constructs a HTML tree, it does not evaluated the ++++ nodes. It defers this evaluation until the node is actually needed for responding to the client. == Synopsis == === server === ( ...) == Examples == == Server Definitions == === === ^ arguments ^ type ^ default ^ short description ^ | :id | string | //random// | element identifier. | | body | element | empty | the body. | The ++body++ of the delayed execution is a //thunk//. That is a procedure accepting no parameter. This procedure is executed, when the object is to be displayed. The == See also ==