Package AccessEngine :: Module AESettingsManager'
[hide private]
[frames] | no frames]

Module AESettingsManager'

source code

Defines a class responsible for managing the saving and loading of settings from disk.


Authors:
Peter Parente, Frank Zenker, Ramona Bunk
Organizations: Copyright:

License: The BSD License All rights reserved. This program and the accompanying materials are made available under the terms of the BSD license which accompanies this distribution, and is available at http://www.opensource.org/licenses/bsd-license.php

Classes [hide private]
  _AESettingsManager
Manages the persistence of Python objects.
Variables [hide private]
string PROFILES_PATH = os.path.join(HOME_USER, 'profiles')
Path to all persisted setting for user profiles