From: Kuba W. <ku...@st...> - 2003-03-18 21:52:08
|
> > Second, I'd like to propose we work a little on the directory structure, > > before we add more files and it all starts getting messy. Here is my > > proposal: > > > > ROOT/ > > GNUccess/core > > All GcObjects > > GNUccess/gui > > GUI related stuff (like MainNotebook etc.) > > GNUccess/DBdrivers > > GcDataSource, GcRecordset subclasses in seperate directories: > > Postgres/ > > MySQL/ > > .... > > + other things I forgot. > > > > This means we will have a nice python-package structure, so we can do > > stuff like: > > import GNUccess.gui.blabla > > import GNUccess.DBdrivers.* I changed the directory structure, but before uploading it to the CVS, you all should have a look, and change what you don't like (don't even think about it :))) ). Have a look at: http://gnuccess.sourceforge.net/wakka/wakka.php?wakka=CodeDirStructure it's all there. Oh, and by the way - IT WORKS :D -- Kuba Wroniecki "I love deadlines. I especially like the whooshing sound they make as they go flying by." (Dilbert's School of Thoughts) |