Felix Schwarz 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? > >
The notification system is simply *much* older than the ITicketChangeListener and the plugin system (see ... http://trac.edgewall.org/changeset/388). And yes, that's not an excuse for not having migrated it to the new system... so a patch would be quite welcomed ;-) -- Christian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
