RegistryPages; ArchitectureGroup
Maintainer is: AlexisPetrounias - withheld
The registry API can be found under the org.jos.registry package.
A lot of help needed on this new group and sub project!
Property files can be read (and written) using the registry API. Property files seem to have a platform-independent format and platform-dependent content.
And, we still need more information on .conf and .ini files, too. -- GilbertHerschberger (8 July 1999).
We require a converter that can read and incorporate information from .ini and .conf files into the registry. The registry CANNOT work on such flat files, as it is a purely object-oriented structure. There are many advantages from this, such as speed, manageability, security and easy distribution. Maybe the JOS registry could have a method such as translateRegistryInformation(URI resource).
AlexisPetrounias - (withheld) (13/3/2000)