#1197 closed task (fixed)
use sugar.datastore.* instead of direct DBus access
Reported by: | sascha_silbe | Owned by: | erikos |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Sugar | Version: | Git as of bugdate |
Severity: | Unspecified | Keywords: | r+ |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | New |
Description
As discussed on IRC this patch replaces direct datastore DBus API access with calls to sugar.datastore.*. This is the sugar-toolkit part of the patch.
Attachments (2)
Change History (9)
Changed 14 years ago by sascha_silbe
comment:1 Changed 14 years ago by sascha_silbe
See #1198 for the sugar part of this patch.
comment:2 Changed 14 years ago by tomeu
As discussed in IRC, I would prefer to fix bugs at this point of the release cycle. This is a big change that is likely to introduce new bugs and doesn't have a strong enough need AFAICS.
comment:3 Changed 14 years ago by erikos
- Milestone changed from 0.86 to 0.88
ok, let's defer this one. Thanks for taking a look tomeu.
comment:4 Changed 14 years ago by tomeu
I think something like this is a worthy cleanup.
comment:5 Changed 14 years ago by erikos
- Keywords r+ added; r? removed
- Resolution set to fixed
- Status changed from new to closed
reviewed and discussed on irc: http://git.sugarlabs.org/projects/sugar-toolkit/repos/mainline/commits/e1d4afe13e3b49f01083a00ca4b83cc4011829d8
comment:6 Changed 10 years ago by dnarvaez
- Component changed from sugar-toolkit to Sugar
Note: See
TracTickets for help on using
tickets.
use sugar.datastore.* instead of direct DBus access