On Tue, Dec 11, 2012 at 01:37:53PM +0000, Knoll Lars wrote: > One idea we had earlier was to use JSON to load and save settings. The > advantage would be that it's JS compatible, and we could possibly even load > it in a way that you can simply bind to setting values in there.
That would be hand-editable, and also easy to parse. Maybe we should rather come up with a JS API for persistent objects, and then use them for settings as just one of many possible use cases? Or, maybe that's been done already in some other context... I wouldn't be surprised. _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
