[Mailman-Developers] GSoc Project : Doubt regarding listarchiverset

2016-06-01 Thread Anirudh Dahiya
Hi I am have built an interface(IArchiver) as part of my gsoc project,which is supposed to work on the basis of message queues. I am intending to use the same interface for multiple archives, using separate queues for each archive in this system. So for this I am registering different archivers(say

[Mailman-Developers] New Interface

2016-06-01 Thread Harshit Bansal
Hi, I am thinking of adding a new interface named 'IStyleable' to the mailman core. All the styleable attributes from the current 'IMailingList' interface will be moved to this new interface. The current 'IMailingList' interface does not provide documentation for all the styleable attributes. This