Ada Registry Version 0.9 (Beta)

Since this is my first project with ada, comments and suggestions to the code are welcome.

This ada package is intended to be a platform independent and easy to use API to access configuration information. Under windows the configuration is stored in the registry, under Unix as configuration files. Also it should be easy to add other storage pools for configuration informations, for example ldap or a database.

This is not a thick binding to the windows registry! It contains a binding for the windows registry, but this implements only a minimal subset.

Requirements

Documentation

The documentation is included in the /doc subdirectory as html. Some more info can be viewed online

Bugs

Hopefully only spelling errors in the documentation.

Todo

Download

registry-0.9.0.tgz (40k)

Support and Questions

You can reach me via E-Mail at uli.e@uli-eckhardt.de

License

GPL