sobjects/notification.py
changeset 3072 6fb42c53f6df
parent 3023 7864fee8b4ec
parent 3051 2e28226e7de4
child 3083 3084bc9ccc64
--- a/sobjects/notification.py	Thu Aug 27 13:02:45 2009 +0200
+++ b/sobjects/notification.py	Mon Aug 31 19:09:54 2009 +0200
@@ -19,6 +19,8 @@
 from cubicweb.common.mail import NotificationView
 from cubicweb.server.hookhelper import SendMailOp
 
+parse_message_id = deprecated('parse_message_id is now defined in cubicweb.common.mail')(parse_message_id)
+
 
 class RecipientsFinder(Component):
     """this component is responsible to find recipients of a notification