From: Michael Neumann Date: 2004-08-09T02:40:41+09:00 Subject: Re: ANN: Iowa 0.9 Released Michael Neumann wrote: > Kirk Haines wrote: May I ask another question? ;-) I'd like to use Active Records with IOWA. Have you tried it out? I know that there's Kansas... but I like AR very much. I probably have to write my own session class which connects to the database and set AR's connection to this one for each request. I believe that each request is handled by it's own thread, but all request of the same session are not handled by one and the same thread, right? Regards, Michael