[Webware-discuss] MiddleKit MySQLObjectStore question

2004-09-28 Thread carl :: allgigs.com
Hi, I'm new both to Python and Webware, so please excuse my ignorance if it's an obvious answer! I'm using the latest CVS version of Webware, if that has any impact. I have two classes defined in my Classes.csv (Some fields removed for clarity) : Class,Attribute,Type,Default,isRequired,Min,Max,

[Webware-discuss] Middlekit: MySQLObjectStore Question (Too many connections)

2003-02-10 Thread Jeff Ellen
Hi- I had a quick question about the MySQLObjectStore in Middlekit. Is there a 'close()' or some other such method that I am missing out on? I think the 'persistent store' is a little too persistent. Whenever I call MySQLObjectStore.fetchObjectsOfClass() a connection is opened to MySQL that perf