http://bugs.meego.com/show_bug.cgi?id=3558
Summary: D-Bus: add Server.ConfigChanged signal
Classification: MeeGo Projects
Product: SyncEvolution
Version: unspecified
Platform: All
URL:
https://bugzilla.redhat.com/show_bug.cgi?id=606647
Architecture: ---
Status: ASSIGNED
Severity: enhancement
Priority: Medium
Component: SyncEvolution
AssignedTo: patrick.ohly(a)intel.com
ReportedBy: patrick.ohly(a)intel.com
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-default-bugs(a)meego.bugs
Estimated Hours: 0.0
From [SyncEvolution] Lessons from Genesis development: Enhancement
proposals
Problem:
Watching for configuration changes (e.g., for refreshing the
list of servers in the GUI) currently is a bit cumbersome. It
requires watching for SessionChanged, request GetConfigs, and
look if the configs have changed. This is not really a problem,
but it might be more convenient to get notifications about
config changes directly.
Proposed solution:
Introduce a Server.ConfigChanged signal.
<signal name="ConfigChanged">
<doc:doc>
<doc:description>
Configuration added, updated or removed To find out more, request
list of configurations anew.
</doc:description>
</doc:doc>
</signal>
--
Configure bugmail:
http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.