|
From: David S. <dy...@os...> - 2001-10-16 13:25:20
|
One area I am looking to improve BayonneDB is in setup and configuration. My current thought is to make BayonneDB automatically scan for plugins at startup (and for Bayonne to do the same for most plugin types). Another change would be a standardized install and removal method for database tables that underly an active or changed BayonneDB configuration. I have looked at how phpgroupware does this, and I am thinking of something similar, where one can have a create_modulename.[db]sql and remove_modulename.[db]sql and have this somewhat automated, or at least easy to perform. This should make it easier to deploy applications that can be packaged for and require BayonneDB maintenance operations to be performed. David |