[Tickets #2332] Provide a notification that a task has been added to your tasklist
bugs@bugs.horde.org
bugs at bugs.horde.org
Sat Nov 12 17:58:52 PST 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=2332
-----------------------------------------------------------------------
Ticket | 2332
Updated By | kevin_myer at iu13.org
Summary | Provide a notification that a task has been added to your tasklist
Queue | Nag
Version | HEAD
State | Accepted
Priority | 1. Low
Type | Enhancement
Owners |
-----------------------------------------------------------------------
kevin_myer at iu13.org (2005-11-12 17:58) wrote:
> How about splitting up add() to Driver::add() and Driver_foo::_add()?
> History logging and notificiation would be done in add() and the
> actual adding in _add().
If I understand you right, that would mean leaving the backend specific code
in Driver_foo::add() and drawing the common code into Driver::add()?
I really only wanted to get notifications working, but if it makes sense to
make those changes, I can certainly try :)
More information about the bugs
mailing list