From: Devin Mullins Date: 2005-09-21T07:25:59+09:00 Subject: Re: Some interesting criticisms of rails [NOT dining philosophers] Edward Faulkner wrote: >What may be more difficult is maintaining a single transaction across >multiple http requests. I think you'd need to store the modified >objects within the session until you were ready to do one big commit >to the database. > > Maybe somebody who is a guru at using continuations can try their hand at that. Devin