Thanks to all for the discussion about MiddleKit vs ZODB. It was enlightening, to say the least. I've not used either so far, preferring to work directly with the underlying RDBMS since the schema I've been using were very complex--4-6 table joins, etc. I'll give MiddleKit a shot on the next project though, since the project is simpler that what I've been doing so far.
Regarding transaction support in MiddleKit--might actually be easy with PostgreSQL. Why not just issue a begin transaction command prior to what ever needs a transaction, update and flush the objects, then issue a commit? Anyway, I'll investigate this when I try MiddleKit next... ...Edmund. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss