| 56 | |
| 57 | ==== Updating Mail ==== |
| 58 | |
| 59 | Haiku's built in Mail application is in need of various improvements. |
| 60 | Some of the issues include from re-writing code to adhere to style guidelines, utilizing the Layout API, utilizing proper object oriented programming concepts, addressing race conditions, and GUI improvements |
| 61 | |
| 62 | * [#1431 Mail codebase needs a cleanup to fix several issues] |
| 63 | * [#5140 Mail GUI enhancements] |
| 64 | * [#5141 Generating queries for related mails in Mail] |
| 65 | |
| 66 | Skill set: userland development |