[Zope-CMF] CMF Tests: 9 OK

2008-10-29 Thread CMF Tests Summarizer
Summary of messages to the cmf-tests list. Period Tue Oct 28 12:00:00 2008 UTC to Wed Oct 29 12:00:00 2008 UTC. There were 9 messages: 9 from CMF Tests. Tests passed OK --- Subject: OK : CMF-1.6 Zope-2.8 Python-2.3.7 : Linux From: CMF Tests Date: Wed Oct 29 05:07:36 EDT 2008 URL:

[Zope-CMF] Missing Event Handler for CMFCatalogAware

2008-10-29 Thread Charlie Clark
Hi, I noticed in an object derived from CMFCatalogAware that it wasn't being removed from the catalogue upon deletion. Looking at the event handlers in CMFCatalogAware it's clear that nothing handles IObjectWillBeRemovedEvent. Is this intentional or mereley an oversight? Charlie -- Charlie