[Modeling-users] Scripts now aborting when a model has errors
Status: Abandoned
Brought to you by:
sbigaret
From: Sebastien B. <sbi...@us...> - 2004-09-23 06:05:12
|
Hi all, I just want to signal that bug #994403 has been fixed, changing the behaviour of both scripts 'mdl_generate_DB_schema.py' and 'mdl_generate_python_code.py': they now abort when the model contains error= s, unless option '-f-'/'--force' is set. https://sourceforge.net/tracker/index.php?func=3Ddetail&aid=3D994403&group_= id=3D58935&atid=3D489335 The new version for the scripts can be downloaded at: http://cvs.sourceforge.net/viewcvs.py/*checkout*/modeling/ProjectModeling/M= odeling/scripts/mdl_generate_DB_schema.py?rev=3D1.12 and http://cvs.sourceforge.net/viewcvs.py/*checkout*/modeling/ProjectModeling/M= odeling/scripts/mdl_generate_python_code.py?rev=3D1.9 If you have some time to download them and check that it works as expected w/ your own projects, I'll appreciate the reports! -- S=E9bastien. |