Code Tags
| Filename | Line | Tag | Description |
|---|---|---|---|
| trunk/LogicMail/src/org/logicprobe/LogicMail/message | |||
| Message.java | 55 | TODO | Consider removing the Message object completely |
| MessagePartFactory.java | 136 | TODO | Add logic to only load plain or html, not both |
| MimeMessagePartFactory.java | 146 | TODO | Add logic to only load plain or html, not both |
| trunk/LogicMail/src/org/logicprobe/LogicMail/model | |||
| Address.java | 49 | TODO | Add validation and/or cleanup of input strings |
| MailFileManager.java | 183 | TODO | Implement an indexing mechanism to avoid listing the whole directory |
| MailFileManager.java | 184 | TODO | Provide support for partial listing requests |
| MailManager.java | 290 | TODO | Clear deleted senders from the MailFactory |
| MessageNode.java | 91 | TODO | Add comparator for MessageToken objects |
| MessageNode.java | 862 | TODO | Weed out duplicates from reply headers |
| MessageNode.java | 1125 | TODO | Add code to refresh message from cache first |
| trunk/LogicMail/src/org/logicprobe/LogicMail/ui | |||
| CompositionScreen.java | 415 | TODO | Consider bringing along attachments when forwarding |
| CompositionScreen.java | 569 | TODO | Save reply-to information with the draft message |
| MailboxScreen.java | 199 | TODO | Support message list changes between display pushing |
| MailboxScreen.java | 200 | TODO | Support updating when messages are deleted |
| NavigationController.java | 106 | TODO | Figure out where/when/how to clear screen transitions |
| StandardScreen.java | 220 | TODO | Deal with closing/hiding while still running |
| trunk/LogicMail/src/org/logicprobe/LogicMail/util | |||
| ThreadQueue.java | 37 | TODO | Write rigorous tests for this class |
| trunk/LogicMailTests/src/org/logicprobe/LogicMail/message | |||
| MessageTest.java | 95 | TODO | Convert these into tests for MessageNode |
