[ZODB-Dev] Adding comments to transactions?
Chris McDonough
chrism@zope.com
12 Feb 2003 08:30:44 -0500
Wow. I didn't know. I always assumed it was one note per
transaction. Thanks!
On Wed, 2003-02-12 at 08:21, Toby Dickenson wrote:
> On Wednesday 12 February 2003 12:57 pm, Chris McDonough wrote:
> > This works:
> >
> > get_transaction().note('node XXX inserted')
> >
> > ... but sometimes it can be difficult to figure out where in the code to
> > do this, as one transaction might do several things (and thus get
> > several notes, and only the last note will show up for the transaction).
>
> Really? I am seeing multiple notes getting concatenated.
>
> --
> Toby Dickenson
> http://www.geminidataloggers.com/people/tdickenson