Comment 1 for bug 1158979

Revision history for this message
Ken VanDine (ken-vandine) wrote :

It might be useful to have 2 additional dee models, one for Notifications and one for Errors from the service.

The notifications could contain pending notifications from various services and a column for seen/acknowledged. Then the client could display them to the user and let the user act on them.

The errors could contain errors from the dispatcher that occur for scheduled operations, not the async operations specifically performed from a client. For example, if there are errors during a refresh for a facebook account, the dispatcher could append the error to the errors model and the client could display that to the user. As requested in bug https://bugs.launchpad.net/ubuntu/+source/friends-app/+bug/1166351