Recently, I started working on reverse engineering an venerable C program that relied on a set of INI-like files. It isn't cost-effective to write (or even download) an INI-file parser for Java. Instead, most of the configuration parameters could be simply moved into a garden-variety Java properties file.
read more | digg story