Ticket #1681 (new enhancement)
use sugar.dispatch.DbusSignal in sugar.datastore.datastore
| Reported by: | sascha_silbe | Owned by: | sascha_silbe |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | 0.90 |
| Component: | sugar-toolkit | Version: | Git as of bugdate |
| Severity: | Unspecified | Keywords: | r? |
| Cc: | erikos, tomeu | Distribution/OS: | Unspecified |
| Bug Status: | Assigned |
Description
This patch replaces the naive DBus listeners in sugar.datastore.datastore (which listen to DBus signals even if there's no one actually listening to the internal signals) with instances of sugar.dispatch.DbusSignal (introduced by #1680, needs to be committed first) thereby reducing the unnecessary overhead.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

