[Zope3-Users] Re: Updating just a single object
Frank Burkhardt
fbo2 at gmx.net
Fri Jun 30 04:36:59 EDT 2006
Hi,
On Wed, Jun 28, 2006 at 07:38:03PM +0200, Philipp von Weitershausen wrote:
[snip]
> You can do this by explicitly rolling back the current transaction,
> modifying that single object and committing the transaction so that just
> those changes will be saved. Then you raise the exception and let Zope
> do its things (which, among others, include rolling back the now pretty
> much empty transaction).
Thank you, Phillip.
I wrote a short documentation on this:
http://zope3.mpg.de/cgi-bin/twiki/view/Zope/TransAction
Regards,
Frank
More information about the Zope3-users
mailing list