[JSPDBAdmin-Developers] [Targets]
Status: Planning
Brought to you by:
aalmenar
From: Adrian A. <aal...@ca...> - 2002-08-10 02:36:37
|
> > Adrian, can I request you to draft a notes containing the purposes that we > > are going to achieve. We can start with some initial steps. We can always > > add more. > > OK, i will review it today and send to the list by tonight (Home time) 1.- Before starting we need to select what databases we are going to cover. I propose ORACLE, MySQL, Postgress. (I think those are the most used and a little bit difficult to administrate). 2.- Select the build tool we are going to use. I propose jakarta-ant cause it almost always make the work. 3.- In general select the tools and technologies we need to work (Logging, Database Pool (If we are going to use it), Taglibs). 4.- Make a multiple API to handle all kind of databases getting the most similar features to make right now the core. 5.- After we have the core, then make extensions to every database specific features like DB File size, % of data occupied, and things like that. 6.- Make a web interface to use this api, this interface must be for every database we are going to cover can have extensions that are going to be activated on the build process. (We are going to need a lot of properties or XML files to achieve that)., 7.- The web interface must be interesting if it has i18n on it, would be great, and can have a lot of users cause not everyone can handle english. By the way, the priority is the core, and the tools we are going to use. If anyone has anithing to add, your request would be welcome. Cheers, Adrian |