I want to revisit this topic[0]: I took over the abandoned AnnouncerPlugin[1] last year. I've been working on the AnnouncerPlugin quite a bit[2]. I'd like to know what we need to do to get this thing into trac.
One thing that is becoming cumbersome is supporting backward compatibility with trac notifications. Specifically, other plugins use the Notification api to send their own notifications. This code has to be reimplemented using the AnnouncerPlugin api since the Notification api is not very extensible. I still think AnnouncerPlugin needs a good amount of work before being included in core, but I think it's at a point where I need specific feedback. The core API is very stable. The existing notification functionality is there. I think the arch is well described in api.py, but I'd be happy to write up a proposal on the wiki. What do you think? [0] http://groups.google.com/group/trac-dev/browse_thread/thread/93190fbd9eae48d9/25ccafab5d89ed02 [1] http://trac-hacks.org/wiki/AnnouncerPlugin [2] http://trac-hacks.org/query?status=new&status=assigned&status=reopened&status=closed&group=status&component=AnnouncerPlugin&order=priority -- 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.
