Changes

Jump to: navigation, search
Friday, 20 Oct 2006
Generating directories, dropping files in directories, installation of libraries, options to configure the performance testings etc.
==Tuesday, 31 Oct 2006==
Alice and Liz had a meeting and have established the key things that need to be done.
What needs to be done:
*ease configuration of python framework
** too many config files to edit
***have to know whole framework to configure it
***not flexible
**tedious
**too many directories to create
**too many extra libraries to load
***a lot of dependancies!
**things have to be copied to special directories
**bad configurations don't cause errors!
 
How do we fix this?
*configuration checker
** yaml file validator
**paths.py validator
***checking the paths for existance
***notify user if path doesnt exist and ask user if they want it created
***checking if the directories have contents
*next steps
**get all the configuration in one place!
***paths.py, config.yml, constants
***have to run both ts and tp at the same time
===Reference===
1
edit

Navigation menu