Message212667
| Author | r.david.murray |
|---|---|
| Recipients | barry, catalin.iacob, r.david.murray, sandro.tosi, zvyn |
| Date | 2014-03-03.20:33:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1393878780.45.0.85191220742.issue15014@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
There is a lot of repeated code in those methods, which becomes a maintenance burden. That is one reason the imaplib authobj approach seems interesting to me. Also, going the authobj route would mean imaplib and smptlib had a consistent interface for this, and consistency is good where it makes sense. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-03-03 20:33:00 | r.david.murray | set | recipients: + r.david.murray, barry, sandro.tosi, catalin.iacob, zvyn |
| 2014-03-03 20:33:00 | r.david.murray | set | messageid: <1393878780.45.0.85191220742.issue15014@psf.upfronthosting.co.za> |
| 2014-03-03 20:33:00 | r.david.murray | link | issue15014 messages |
| 2014-03-03 20:33:00 | r.david.murray | create | |