This commit actually does a bit more than the above. It also restructures
all user-related preferences into its own object on the PreferenceStore,
named (aptly) "user". Finally, it organizes the preference store keys a
little better and changes the names of the objects used to access these
keys, for clarity.
This commit actually does a bit more than the above. It also restructures all user-related preferences into its own object on the PreferenceStore, named (aptly) "user". Finally, it organizes the preference store keys a little better and changes the names of the objects used to access these keys, for clarity.
Issue References:
Development/Code Review Checklist