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