[Zope-dev] PathIndex unindex fix
Chris Withers
chrisw@nipltd.com
Fri, 22 Nov 2002 09:33:11 +0000
Leonardo Rochael Almeida wrote:
>
> If you are to ignore errors, please ignore specific errors that are
> known to happen. Please don't use a generic except.
...or re-raise only ConflictErrors. Hmmm... this issue is perhaps deeper than it
first appeared. Are conflict errors swallowed by the other indexes? Should they be?
I wonder if the discussion about swallowing ConflictErrors (on zodb-dev IIRC)
was ever resolved?
cheers,
Chris