E&S CVS Commit: PEAK - Integrated syntax-driven processing into 'peak.model', including addition

pje at eby-sarna.com pje at eby-sarna.com
Thu May 8 16:36:01 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Thu May  8 20:35:53 UTC 2003

Modified Files:
	PEAK/src/peak/model: elements.py features.py interfaces.py
	PEAK/src/peak/naming: URL.py names.py
	PEAK/src/peak/util: fmtparse.py

Log Message:
Integrated syntax-driven processing into 'peak.model', including addition
of 'toString' and 'mdl_toString' methods.  By defining a 'mdl_syntax' rule
in any peak.model.Type subclass, you can get automatic rule-driven
conversion to and from strings, including the parsing of nested field
contents.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/model/elements.py.diff?r1=1.10&r2=1.11
http://cvs.eby-sarna.com/PEAK/src/peak/model/features.py.diff?r1=1.10&r2=1.11
http://cvs.eby-sarna.com/PEAK/src/peak/model/interfaces.py.diff?r1=1.19&r2=1.20
http://cvs.eby-sarna.com/PEAK/src/peak/naming/URL.py.diff?r1=1.4&r2=1.5
http://cvs.eby-sarna.com/PEAK/src/peak/naming/names.py.diff?r1=1.48&r2=1.49
http://cvs.eby-sarna.com/PEAK/src/peak/util/fmtparse.py.diff?r1=1.1&r2=1.2

To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 PEAK/src/peak/model/elements.py \
    PEAK/src/peak/model/features.py
cvs rdiff -r1.19 -r1.20 PEAK/src/peak/model/interfaces.py
cvs rdiff -r1.4 -r1.5 PEAK/src/peak/naming/URL.py
cvs rdiff -r1.48 -r1.49 PEAK/src/peak/naming/names.py
cvs rdiff -r1.1 -r1.2 PEAK/src/peak/util/fmtparse.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