Files
sogo/SoObjects
Jean Raby a4bd966cc0 Revisit option handling
Really fix #2166
The previous fix (46b53b3) was wrong since SOPE was able to override
the 'final' config with its defaults.

This now uses a new approach using a volatile domain and a reordering
of the search list :
  *   NSArgumentDomain (command line arguments)
  *   sogodRuntimeDomain (config from all config files)
  *   GSPrimaryDomain
  *   NSGlobalDomain
  *   GSConfigDomain
  *   (languages)
  *   NSRegistrationDomain (SOPE loads its defaults in this one)
2013-02-01 16:26:01 -05:00
..
2013-01-25 10:21:28 -05:00
2013-01-16 10:54:16 -05:00
2013-01-16 10:54:16 -05:00
2013-02-01 16:26:01 -05:00
2009-10-09 21:54:07 +00:00