E&S CVS Commit: PEAK - Added code to allow MOF packages to generate Python source; moved 'mof2py'

pje at eby-sarna.com pje at eby-sarna.com
Sat Feb 15 14:32:00 EST 2003


Module Name:	PEAK
Committed By:	pje
Date:		Sat Feb 15 19:31:49 UTC 2003

Modified Files:
	PEAK/src/peak/metamodels: MOF131.py
Added Files:
	PEAK/src/peak/model: mof2py.py
Removed Files:
	PEAK/src/peak/metamodels: mof2py.py

Log Message:
Added code to allow MOF packages to generate Python source; moved 'mof2py'
from 'peak.metamodels' to 'peak.model', since 'mof2py' generates code for
use with 'peak.model'.  Anyway, you should now be able to call the
(MOF-standard) 'externalize()' method of a MOF package to generate source
code, as long as you select the '"peak.model"' serialization format.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/metamodels/MOF131.py.diff?r1=1.10&r2=1.11
http://cvs.eby-sarna.com/PEAK/src/peak/model/mof2py.py?rev=1.1&content-type=text/vnd.viewcvs-markup

To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 PEAK/src/peak/metamodels/MOF131.py
cvs rdiff -r1.1 -r0 PEAK/src/peak/metamodels/mof2py.py
cvs rdiff -r0 -r1.1 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