]> mj.ucw.cz Git - eval.git/commit
Changes to config operations structure.
authorTomas Gavenciak <gavento@matfyz.cz>
Tue, 25 May 2010 01:55:07 +0000 (21:55 -0400)
committerTomas Gavenciak <gavento@matfyz.cz>
Tue, 25 May 2010 02:17:09 +0000 (22:17 -0400)
commit39d68d7ef0f2c30bea24993f9e39292e56903f9e
tree8ad55ec29d833b0a8fbe4dd7abfa06dc281ac678
parent748dba3fceb225606533cbd836ea4642344b96ac
Changes to config operations structure.

Changed config operaiton from triplets to a helper class,
added operation level (as priority) instead of index and
optional source. Changed dump format.
Removal now by operation instead of index.

Test updated and passed, but still not full coverage. WIP parser test.
t/moe/conf.py
t/moe/conf.test.py