Opened 14 years ago

Closed 11 years ago

Last modified 11 years ago

#1681 closed enhancement (obsolete)

use sugar.dispatch.DbusSignal in sugar.datastore.datastore

Reported by: sascha_silbe Owned by: sascha_silbe
Priority: Unspecified by Maintainer Milestone:
Component: Sugar 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 (1)

0001-sugar.datastore.datastore-replace-naive-listeners-wi.patch (3.4 KB) - added by sascha_silbe 14 years ago.
sugar.datastore.datastore: replace naive listeners with sugar.dispatch.DbusSignal instances

Download all attachments as: .zip

Change History (6)

Changed 14 years ago by sascha_silbe

sugar.datastore.datastore: replace naive listeners with sugar.dispatch.DbusSignal instances

comment:1 Changed 14 years ago by erikos

  • Milestone changed from 0.88 to 0.90

As #1680 has been moved out...

comment:2 Changed 14 years ago by tomeu

  • Cc tomeu added

comment:3 Changed 11 years ago by dnarvaez

  • Component changed from sugar-toolkit to Sugar

comment:4 Changed 11 years ago by dnarvaez

  • Resolution set to obsolete
  • Status changed from new to closed

Obsolete patch.

comment:5 Changed 11 years ago by dnarvaez

  • Milestone 0.90 deleted

Milestone 0.90 deleted

Note: See TracTickets for help on using tickets.