OpenAjax Hub Specification v04 ConfigurationOptions
From MemberWiki
(The most current version of the OpenAjax Hub Specification is at http://www.openajax.org/member/wiki/OpenAjax_Hub_Specification.
(This wiki page holds a portion of the version 0.4 internal editorial draft for the OpenAjax Hub 1.0 Specification. The home wiki page for the version 0.4 draft specification is at http://www.openajax.org/member/wiki/OpenAjax_Hub_Specification_04. Version 0.4 is preserved for historical reasons and is very much out of date. A key point about version 0.4 is that it was the most recent version of the Hub spec before the March 2007 InteropFest.))
Contents |
Configuration Options
This chapter describes configuration options for controlling the Hub's behavior.
These configuration options are advanced features available to the application developer who creates an Ajax application using Ajax libraries and the OpenAjax Hub, and who needs to control certain aspects of how the Hub behaves, such as for performance optimization. These configuration options must not be set by Ajax libraries.
Conformance Requirements
OpenAjax Conformance Requirement (Libraries): OpenAjaxConfig
To be OpenAjax Conformant, libraries MUST NOT set any of the configuration options on [window.]OpenAjaxConfig.
APIs
[window.]OpenAjaxConfig
Global object [window.]OpenAjaxConfig provides configuration options that application developers can use to customize the runtime behavior of the Hub.
The following two configuration options are described in the Markup Scanner chapter:
- OpenAjaxConfig.idsToScan
- OpenAjaxConfig.scanPage
There is one configuration options described in the are described in the Bootstrapping, Modularization and Inclusion chapter:
- OpenAjaxConfig.bootstrapFile
