Bookworm-project / BookwormDB

Tools for text tokenization and encoding
MIT License
84 stars 12 forks source link

Add database configuration to options files #6

Closed bmschmidt closed 10 years ago

bmschmidt commented 12 years ago

Add database configuration to options files.

This entails:

1) Changing the API selection to include "host," as well as "dbname", which tells the API on which computer to search for that particular database.

2) Changing the API implementation to load in the options file from dbname.API_settings so that it knows the various names that it will use.

bmschmidt commented 10 years ago

This is all set, and on its way to being retired; getting ready to retire it.