Re: GSettings backend



Hello,

I've decided to stop procrastinating and send the patch, that is ready
for more than a week.

Here a few notes about my work:
- To keep all keys in three different schemas, I have decided to use
hash table to map keys to schemas. I think the overhead is way too
small to cause any performance issue but if you think this is a bad
choice, I can merge all three schemas into one.
- If the system has all required dependencies, the GSettings Backend
is preferred over the GConf one.
- I had to learn more about autotools (I never had to do a lot more
than adding files until now), so I think a review of this code is
necessary.

If you think the code is correct enough to push in a new branch,
please let me know.

Fabien Parent

Attachment: 0001-Add-GSettings-backend-to-the-configuration-manager.patch
Description: Binary data



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]