E&S CVS Commit: PEAK - Make 'fmtparse.Repeat()' objects tell their child rules about the separator

pje at eby-sarna.com pje at eby-sarna.com
Mon Jan 26 22:28:00 EST 2004


Module Name:	PEAK
Committed By:	pje
Date:		Tue Jan 27 03:26:57 UTC 2004

Modified Files:
	PEAK/src/peak/model/tests: __init__.py
	PEAK/src/peak/util: fmtparse.py

Log Message:
Make 'fmtparse.Repeat()' objects tell their child rules about the separator
so that collection features based on primitive types are easier to parse.
'fmtparse' is really in lousy shape and needs to be rewritten/replaced, as
it seems to break whenever it's touched.  No time in the a3 release cycle
for it, though.  :(  It really needs a rethink, redesign, and rewrite with
super-tiny incremental tests instead of "it works or it doesn't" scale
tests.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/model/tests/__init__.py.diff?r1=1.14&r2=1.15
http://cvs.eby-sarna.com/PEAK/src/peak/util/fmtparse.py.diff?r1=1.12&r2=1.13

To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 PEAK/src/peak/model/tests/__init__.py
cvs rdiff -r1.12 -r1.13 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