Changes

Jump to navigation Jump to search
41 bytes added ,  02:25, 30 January 2013
=Conventions=
As sessions are side-effecting operations, all functions This module is included in this module are flagged as ''non-deterministic''. This means that the evaluation order complete distributions (zip, exe, war) of the functions will not be influenced by the compilerBaseX.
All functions are assigned to the {{Code|http://basex.org/modules/sessions}} namespace, which must be dynamically imported. In this documentation, the namespace is bound to the {{Code|sessions}} prefix. Errors are assigned to the {{Code|http://basex.org/errors}} namespace, which is statically bound to the {{Code|bxerr}} prefix.
If the module is called outside the servlet context, the error [[#BXSE0003|BXSE0003]] is raised. If a specified session is not found, [[#BXSE0004|BXSE0004]] is raised.
 
As sessions are side-effecting operations, all functions are flagged as ''non-deterministic''. This means that the functions will not be reordered by the compiler.
=Functions=
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu