Login

    Register

PROJECT CATEGORIES

 

Environment Config
Project Home Blog Forums Known Issues External Project Link Contact Project

Author: Roland Lopez (All RIAForge projects by this author)
Last Updated: April 5, 2008 11:09 PM
Version: 1.0
Views: 2876
Downloads: 175
License: Apache License, Version 2

Description:

Address the problem of having multiple config files (one per server environment) for an Application, allowing you to have a single file per App. Consisting of two files, an XML and a CFC this is a very simple tool that you can plug-in to your CF Apps in less than 5 minutes.

All you have to do is define each environment in the environment.xml file and its properties. Environment Config will know in which environment is located and will take care of creating the properties and assigning the values in each environment. The properties are returned in a Structure.

For more info check the external project link.

Note: EnvironmentConfig 1.1 Beta is on the SVN Repo. You can checkout the project by using the SVN link below.

Requirements:

CF8, CF7, it should work on CF6 too.

Issue Tracker:

There are no issues for this project.

To enter issues for this (or any other) project, you must be logged in.

Subversion Access:

You may access this project's Subversion repository with your client here: http://svn.riaforge.org/environmentConfig.

You may download the latest set of files from Subversion as a zip file.

Anonymous users have read access to the repository while the administrator has write access.

This project is sharing its code via Subversion. Subversion is an open source source control method. You may find more information about Subversion here: http://subversion.tigris.org/