E&S CVS Commit: PEAK - Added code-generation skeleton function to 'peak.model.mof2py', with
pje at eby-sarna.com
pje at eby-sarna.com
Thu Apr 3 08:48:00 EST 2003
Module Name: PEAK
Committed By: pje
Date: Thu Apr 3 13:47:00 UTC 2003
Modified Files:
PEAK/src/peak/binding: components.py
PEAK/src/peak/model: mof2py.py
Log Message:
Added code-generation skeleton function to 'peak.model.mof2py', with
usage examples that generate UML 1.3-1.5 and CWM 1.0-1.1 from XMI files.
Also, fixed a problem with getting configuration properties on
'model.Element' instances, but the fix should really have a bit more
refactoring. Last, but not least, fixed a problem with writing non-ASCII
characters in MOF model annotations, at least for the CWM 1.1 model.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/binding/components.py.diff?r1=1.83&r2=1.84
http://cvs.eby-sarna.com/PEAK/src/peak/model/mof2py.py.diff?r1=1.12&r2=1.13
To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 PEAK/src/peak/binding/components.py
cvs rdiff -r1.12 -r1.13 PEAK/src/peak/model/mof2py.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
More information about the source-changes
mailing list