Thursday, February 05, 2004

JFig - Java Configuration Solution

JFig gives developers a simple yet powerful tool to manage their applications’ configuration. It allows them to:
* Store application configuration in one common repository of XML files
* Access configuration data using one common, convenient interface
* Easily define multiple configurations, dynamically modifying those variables that need to change in different situations
* Eliminate the error prone practice of defining the same configuration variables in multiple locations
* Ease the management, deployment, and control of configuration files

No comments: