1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
This list is by no means complete. I'm just using it to track short term
things that I need to do.
Get rid of PickleTypes
Get rid of MailList class! (done for test suite!)
Add tests for bin/newlist and bin/rmlist
Add tests for plugins
Rework MTA plugins and add tests
Address XXX and FIXME
Fix the roster creation cruft for mailing lists
Remove Date: header from messagestore requirements (see list thread)
Handle moderation flag (see Mailman.app.membership)
Eradicate MailList.Lock() and friends.
Eradicate MemberAdapter and friends.
|