aboutsummaryrefslogtreecommitdiffstats
path: root/bindings
diff options
context:
space:
mode:
authorDavid Wagner <david.wagner@intel.com>2015-01-07 18:20:10 +0100
committerDavid Wagner <david.wagner@intel.com>2015-01-28 20:02:43 +0100
commitf01cb8127ce34f758a043b4ef1c12695035bc632 (patch)
tree3ce40d4391951b069b49d1a4ccc3c55de1530b1c /bindings
parent03b951fa8ac82daf8fb3f0cee7d47a7baff9f359 (diff)
downloadexternal_parameter-framework-f01cb8127ce34f758a043b4ef1c12695035bc632.zip
external_parameter-framework-f01cb8127ce34f758a043b4ef1c12695035bc632.tar.gz
external_parameter-framework-f01cb8127ce34f758a043b4ef1c12695035bc632.tar.bz2
xmlGenerator: new generator using the python bindings
This new script (domainGenerator.py) uses both the newly-refactored EddParser.py module as well as the new python bindings to generate XML Settings through the parameter-framework interface. This script can take the following data as input: - the toplevel config file (mandatory) - the 'criteria' file (mandatory) - an initial settings file to be amended (optional) - zero, one, or several 'domain' files (each containing a single domain) - zero, one, or several files in the EDD syntax (aka ".pfw" files) Call the script with the "--help" argument for detailed help. It implements its own derived class of PfwBaseTranslator, calling the parameter-framework python bindings. Any error happening within the binding or below (e.g. the pfw core) is collected and forwarded to the user. Change-Id: Id11123e083ed2a487800e737007a99541949a4bb Signed-off-by: David Wagner <david.wagner@intel.com>
Diffstat (limited to 'bindings')
0 files changed, 0 insertions, 0 deletions