[PATCH] Add support for remembering settings

Thiago Macieira thiago at macieira.org
Sat Apr 27 12:31:23 PDT 2013


On sábado, 27 de abril de 2013 18.35.47, Amit Chaudhuri wrote:
> what don't you like? I find it quite convenient to use.

QSettings is one of the classes slated for replacement. It's too complex to 
maintain and add features to. It tries to do too much too.

We have had discussions about how to do this, but I can't find the link to the 
summaries. The idea is to replace it with something that supports;

 - multiple backends (including dconf and windows registry)
 - notification of changes from out-of-process (for GNOME)
 - immutability flags (for KDE)
 - memory-only settings, like Qt Publish & Subscribe
 - easier to use API for reading option groups

We also needed to add a class specifically for reading the windows registry. 
It's weird to use QSettings to do that.

Tomaz and Helio Castro have recently volunteered to take on that project.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.hohndel.org/pipermail/subsurface/attachments/20130427/8fbf4cc0/attachment.sig>


More information about the subsurface mailing list