Skip to content
cliffhall edited this page Sep 23, 2012 · 7 revisions

PureMVC ActionScript 3 Utility: Deployment Config

The Deployment Config utility offers a simple solution to the problem of retrieving configuration and distributing it throughout a PureMVC application. Support is provided for multiple deployment environments, such that a single configuration file can hold the unique configuration settings for any number of deployment environments. A single environment is selected by changing the value of a single tag in the XML to point to the desired configuration. Standard and MultiCore versions are included.

API Docs

Status

Production - Version 1.0

Platforms / Technologies

Clone this wiki locally