GNOME Bugzilla – Bug 709237
Add a GSettings wrapper class
Last modified: 2013-10-02 02:21:45 UTC
This adds a GSettings subclass that handles GVariant (un)boxing automatically. Should I redo this in a similar style to the stuff in modules/overrides instead?
Created attachment 256226 [details] [review] Add a GSettings wrapper class The Settings class wraps a Gio.Settings object, but takes care of all GVariant (un)boxing. This should make working with settings a much less verbose experience.
*** Bug 709236 has been marked as a duplicate of this bug. ***
Review of attachment 256226 [details] [review]: No. You can keep this in gnome-maps if you really want it. I don't want this kind of crack in gjs.
Review of attachment 256226 [details] [review]: Wow. Thanks for the constructive feedback.
Serious feedback would be appreciated.