zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #01236
[Bug 604747] Re: Hook before event deletions missing
Maybe we should take the chance and rethink the neaming scheme of hooks,
so they better describe what they are doing, I propose sth. like:
pre_insert_event
post_delete_event
pre_delete_event
[...]
(I think we can also drop the _hook suffix)
--
Hook before event deletions missing
https://bugs.launchpad.net/bugs/604747
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.
Status in Zeitgeist Framework: New
Bug description:
Now that there is a hook called after event deletions (with which I only agree because of performance reasons for the FTS extension, as it is basically duplicating the D-Bus interface), there should also be a hook called before events are deleted which can stop that from happening.
Follow ups
References