jConfigXML 2.9 review

Download
by rbytes.net on

jConfig project is an extremely helpful utility, arming the developer with a simple API for the management of properties

License: LGPL (GNU Lesser General Public License)
File size: 0K
Developer: Andreas Mecky and Terry Dye
0 stars award from rbytes.net

jConfig project is an extremely helpful utility, arming the developer with a simple API for the management of properties. Parts of the implementation are based on the idea that Properties, from Java's perspective, are a good thing, but can be better. jConfig employs the use of XML files for storing and retrieving of property information.

The information can be stuffed into nice categories, which makes management quite a bit simpler. The ability to load from a URL is also a nice feature. It allows for a central repository where multiple instances of jConfig can read a single file.

The nifty ability to switch between XML and Properties files isn't fully exploited yet, but will be coming soon. That will mean that the developer would take their existing Properties files and export them to XML. That means less time to get up and get going with jConfig.

With jConfig we hope to have provided the developer with another powerful accessory for his or her's toolbox.

What's New in This Release:
This release includes two major new features.
It supports Ruby-like script files as configuration files.
There is a helper class integrated that can be used inside an IoC container like spring to load a configuration as a service.
Small minor bugfixes are included.

jConfigXML 2.9 search tags