On Fri, Jun 5, 2009 at 12:06 PM, Felix Schwarz<[email protected]> wrote:
>
> Hi,
>
> why is the ticket email notification functionality not implemented as an
> ITicketChangeListener?
>
> Currently change notification needs to be called explicitely every time:
> http://trac.edgewall.org/browser/trunk/trac/ticket/web_ui.py#L1026
>
> Is there any reason why this is not implemented as a change listener? Is
> it only because no one wrote a patch yet?
>
> fs

Though I can't specifically answer your question, that does seem like
the direction to go in.  I've been using (a slightly modified version
of) the Announcer plugin for a few weeks ago, and it uses
ITicketChangeListener.  Works fine.  I imagine it would make sense to
make that part of any notification refactoring work.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/trac-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to