Work around performance decrease introduced in Zope 2.12.23 .
Otherwise, we use superclass' __contains__ implementation, which uses objectIds, which is inefficient in HBTreeFolder2 to lookup a single key.
Showing
Please register or sign in to comment