E&S CVS Commit: PEAK - Misc. improvements to code generation, such as the ability to write to
pje at eby-sarna.com
pje at eby-sarna.com
Mon Feb 17 11:31:00 EST 2003
Module Name: PEAK
Committed By: pje
Date: Mon Feb 17 16:30:18 UTC 2003
Modified Files:
PEAK/src/peak: peak.ini
PEAK/src/peak/model: mof2py.py
Log Message:
Misc. improvements to code generation, such as the ability to write to
files and directories (with the 'writeFiles' option of the "fileset"
format), more polished code prologues and epilogues, lazy importing of
all interdependencies and subpackages in generated code, and fixes to
ensure PEAK-specific names don't conflict with generated names (unless of
course they start with two underscores). This is getting pretty close to
being done, apart from primitive types and XMI name registry support.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/peak.ini.diff?r1=1.26&r2=1.27
http://cvs.eby-sarna.com/PEAK/src/peak/model/mof2py.py.diff?r1=1.3&r2=1.4
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 PEAK/src/peak/peak.ini
cvs rdiff -r1.3 -r1.4 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