Home | Trees | Indices | Help |
|
---|
|
object --+ | ConfigurationManager --+ | _BRisaConfigurationManager
Custom ConfigurationManager adapted to provide auto-upgrade with configurations merging for BRisa.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
_merge_configurations = False
|
|||
brisa_version = brisa_version
|
|||
brisa_home = os.path.join(os.path.expanduser('~'), ".brisa")
|
|
|||
Inherited from |
|
Constructor for the _BRisaConfigurationManager class.
|
If brisa home does not exist for the user or it exists and does not contain a configuration file, a default configuration is used. If there's already one configuration, then it gets merged with the default. |
Creates an initial database for BRisa. This database contains base sections and parameters with default values. Creating this through code is better than manually because it is better maintainable and the creation is automatic. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jun 9 22:24:57 2009 | http://epydoc.sourceforge.net |