From: Warren Young Date: March 6 2006 9:51pm Subject: Re: Transaction class design in Wishlist List-Archive: http://lists.mysql.com/plusplus/5534 Message-Id: <440CAEDD.70103@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit don thompson wrote: > I'm very interested in how this (your) transaction class develops. Keep an eye on the svn repository, then. It should be ready soon. If not today, then certainly tomorrow. It's a very simple little thing, so it will be useful to know if it is going to meet your needs. The only thing I see in your example that might be hard to handle is the idea of nested transactions. This version of the class won't have specific support for that, and I don't know of MySQL is smart enough to understand this concept, either.