270
edits
(→Tasks) |
|||
Line 339: | Line 339: | ||
* One non-functional requirement is error handling. Error mechanism should be changed. Currently all imap errors are handled in imapserver. This code should be re-factored in order to make it work with new UI elements. | * One non-functional requirement is error handling. Error mechanism should be changed. Currently all imap errors are handled in imapserver. This code should be re-factored in order to make it work with new UI elements. | ||
==== Tasks ==== | ==== Tasks for #1==== | ||
* Playback Manager - ''partially implemented'' (?, estimate: ?) | |||
** Activate playback state machine | |||
** Handle errors | |||
** Group playback request | |||
* Change existing workflow to fetch messages from the local store | |||
==== Tasks for #2==== | |||
* Priority Queue implementation (?, estimate: ?) | * Priority Queue implementation (?, estimate: ?) | ||
* Message Download Manager implementation | * Message Download Manager implementation |
edits