[Modeling-cvs] ProjectModeling/Modeling CHANGES,1.95,1.95.2.1
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2003-04-21 22:53:09
|
Update of /cvsroot/modeling/ProjectModeling/Modeling In directory sc8-pr-cvs1:/tmp/cvs-serv6229a Modified Files: Tag: brch-0_9pre6-1-ModelMasons_base_generation_scheme CHANGES Log Message: Added the 'MDL' sub-directory containing the files that are overwritten when mdl_generate_python_code.py (option: -B) regenerates a package First proposal. TODO: check the constraint for option -B: a package cannot be generated from a model where a class and at least one of its (direct or indirect) subclasses leave in the same module. Index: CHANGES =================================================================== RCS file: /cvsroot/modeling/ProjectModeling/Modeling/CHANGES,v retrieving revision 1.95 retrieving revision 1.95.2.1 diff -C2 -d -r1.95 -r1.95.2.1 *** CHANGES 21 Apr 2003 22:25:56 -0000 1.95 --- CHANGES 21 Apr 2003 22:53:05 -0000 1.95.2.1 *************** *** 8,11 **** --- 8,22 ---- -------------------------------------------------------- + ModelMasons + + TODO: check the constraint for option -B: a package cannot be generated from + a model where a class and at least one of its (direct or indirect) + subclasses leave in the same module. + + * Added the 'MDL' sub-directory containing the files that are overwritten + when mdl_generate_python_code.py (option: -B) regenerates a package + + BRANCH: brch-0_9pre6-1-ModelMasons_base_generation_scheme begins here + 0.9-pre-6 (2003/04/22) Project milestone -- no public release --------- Preparing 0.9 - ETA: 2003/04/28 |