[Modeling-users] EditingContext and Zope Sessions
Status: Abandoned
Brought to you by:
sbigaret
From: frobni b. <fro...@ya...> - 2003-08-31 22:12:35
|
Hello, According to the documentation ZEditingContextSessioning allows to lazily create an EditingContext on a per-session basis. Is it possible to somehow (automatically) bind the EditingContext to a Zope Transaction (e.g. a Web Request). What is the advantage of binding the EditingContext to a Session instead of a transaction? - e.g. Zope SQL Methods commit the (SQL) Transaction on the end of the Zope Transaction and I never had any problems with them. thanx __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com |