Re: [Mailman-Developers] Breaking mailmanclient into seperate modules

2017-06-09 Thread Barry Warsaw
On Jun 07, 2017, at 10:18 PM, Abhilash Raj wrote: >Since we launched 3.1, I have been trying to add more docs in whatever free >time that I get. Thanks Abhilash! >One thing that I wanted to announce before I start is breaking up >mailmanclient from one giant module (src/mailmanclient/_client.py)

Re: [Mailman-Developers] Breaking mailmanclient into seperate modules

2017-06-09 Thread Aurelien Bompard
> > One thing that I wanted to announce before I start is breaking up > mailmanclient > from one giant module (src/mailmanclient/_client.py) to seperate class > based > modules. Yes please, I've been putting that off for a long time but I think it's needed too. A. ___

Re: [Mailman-Developers] Breaking mailmanclient into seperate modules

2017-06-07 Thread Jan Jancar
On 06/08/2017 12:18 AM, Abhilash Raj wrote: > One thing that I wanted to announce before I start is breaking up > mailmanclient > from one giant module (src/mailmanclient/_client.py) to seperate class > based > modules. The current setup works but is huge (1300+ LOC) and that is ok > for now, > but

[Mailman-Developers] Breaking mailmanclient into seperate modules

2017-06-07 Thread Abhilash Raj
Hi All, Since we launched 3.1, I have been trying to add more docs in whatever free time that I get. I have mostly been focusing on making Mailman 3 documentation more easily acceible by both users and contributors. If you have any thoughts/questions/concerns about the current state or suggestion