Apologies for posting this here, but I couldn't find the right
bugtracker for z3c.zalchemy (I looked in Launchad and the README). Where
is the right place?

It looks like z3c.zalchemy.AlchemyDataManager._cleanup doesn't do
everything the sqlalchemy docs suggest it should. Specifically, it calls
clear() on the session rather than close().

http://www.sqlalchemy.org/docs/04/session.html#unitofwork_using_expunge

Is there a reason for this? Or is it just an oversight?

-- 
Brian Sutherland
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to