opreferenced starting

Guillaume Chereau charlie at openmoko.org
Fri Jun 6 04:42:50 CEST 2008


Hello,

From now on I will start to work on the preference d-bus interface.
I invite people to give there thoughts before I start implementing the
server.

The preference server is used by applications to store there preferences
values. The usual way to do this is to store a dictionary (key -> value)
where key is a string, and value can have several types. e.g. :
{
    "volume" : 10
    "current-track" : "beatles - don't pass me by"
    "play-mode" : "shuffle"
}

The server works with emitters / listeners. Than means, an application
can listen to a particular preference value, and will be notified when
there is a modification to that value from an other application.

For the moment I see something very close to gconf, but with a d-bus
interface. In fact, I know people at openembedded already worked on a
gconf implementation with a d-bus interface. So I still consider just
using it, if it appears to be good enough.

Mickey, you mentioned that gnome people start to deprecate gconf. Can
you tell me more about that ?

This d-bus service is important because all -good behaving-
applications will have to use it.

cheers,
- charlie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.linuxtogo.org/pipermail/smartphones-standards/attachments/20080606/1d25df8c/attachment.pgp>


More information about the smartphones-standards mailing list