Closed laroque closed 12 years ago
Change to the following classes:
DripInterface: contains connection to database server, store database names, etc. Either inherit from the following two or make use of them.
DripCommands: Create command documents to write to the cmd database
DripConfigure: Create and/or update documents in the conf database
I didn't exactly follow this, but the restructure is done.
Change to the following classes:
DripInterface: contains connection to database server, store database names, etc. Either inherit from the following two or make use of them.
DripCommands: Create command documents to write to the cmd database
DripConfigure: Create and/or update documents in the conf database