Discussion:
[Modeling-users] Release 0.9pre17.1
Sebastien Bigaret
2004-02-22 17:30:18 UTC
Permalink
Hi all,

I've just released 0.9pre17.1, which fixes the problem, reported by Jeff
yesterday, making the framework unusable for python2.2 and python2.3
when ZODB is installed. The bug was introduced in the last version.

I've also taken the opportunity to fix mdl_generate_DB_schema.py so
that it indicates an error when no command are supplied, as reported by
Tom Hallman a few days ago.


-- Sébastien.

PS: you do not need to download the full package if you already
downloaded 0.9pre17, a patch is available at sf.net to convert
0.9pre17 to 0.9pre17.1:

http://prdownloads.sourceforge.net/modeling/ModelingCore.0.9pre17_to_0.9pre17.1.patch?download



------------------------------------------------------------------------
0.9-pre-17.1 (2004/02/22)
-------------------------

* Fixed bug #902106: impossible to load a model if ZODB is installed.
NB: useless module Modeling.Persistent removed.

* Fixed bug #902209: mdl_generate_DB_schema.py silently exiting when no
commands are provided on the cmdline; this could be variously
misinterpreted. The script now correctly reports this as an error.
------------------------------------------------------------------------
Sebastien Bigaret
2004-02-22 17:30:19 UTC
Permalink
Hi all,

I've just released 0.9pre17.1, which fixes the problem, reported by Jeff
yesterday, making the framework unusable for python2.2 and python2.3
when ZODB is installed. The bug was introduced in the last version.

I've also taken the opportunity to fix mdl_generate_DB_schema.py so
that it indicates an error when no command are supplied, as reported by
Tom Hallman a few days ago.


-- Sébastien.

PS: you do not need to download the full package if you already
downloaded 0.9pre17, a patch is available at sf.net to convert
0.9pre17 to 0.9pre17.1:

http://prdownloads.sourceforge.net/modeling/ModelingCore.0.9pre17_to_0.9pre17.1.patch?download



------------------------------------------------------------------------
0.9-pre-17.1 (2004/02/22)
-------------------------

* Fixed bug #902106: impossible to load a model if ZODB is installed.
NB: useless module Modeling.Persistent removed.

* Fixed bug #902209: mdl_generate_DB_schema.py silently exiting when no
commands are provided on the cmdline; this could be variously
misinterpreted. The script now correctly reports this as an error.
------------------------------------------------------------------------
Loading...