Discussion:
[Modeling-users] Scripts now aborting when a model has errors
Sebastien Bigaret
2004-09-23 04:06:01 UTC
Permalink
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 errors,
unless option '-f-'/'--force' is set.

https://sourceforge.net/tracker/index.php?func=detail&aid=994403&group_id=58935&atid=489335

The new version for the scripts can be downloaded at:
http://cvs.sourceforge.net/viewcvs.py/*checkout*/modeling/ProjectModeling/Modeling/scripts/mdl_generate_DB_schema.py?rev=1.12
and
http://cvs.sourceforge.net/viewcvs.py/*checkout*/modeling/ProjectModeling/Modeling/scripts/mdl_generate_python_code.py?rev=1.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ébastien.

Loading...