Re: Module for mod_python

2007-09-05 Thread rieh25
Thanks for your response. Actually I have looked at some of them, although not in great detail and haven't actually installed them. I do have to do some more investigating, but I think I can say something right now. The one thing I think I have to offer in terms of originality is the idea of keepi

Re: Module for mod_python

2007-09-05 Thread Graham Dumpleton
On Sep 6, 9:32 am, rieh25 <[EMAIL PROTECTED]> wrote: > Is it such a bad idea that it doesn't deserve a reply? You only posted the question six hours ago. Maybe the people who might want to comment are asleep. BTW, have you done an analysis of the various existing database object relational mapper

Re: Module for mod_python

2007-09-05 Thread rieh25
Is it such a bad idea that it doesn't deserve a reply? rieh25 wrote: > > I've been thinking about a module (actually I have it partially > implemented in Zope), that would do the following things: > > - Read the structure of a MySql database (fill a dictionary with it) > > In order to: > > -