E&S CVS Commit: PEAK - Initial, undocumented draft of a new "negotiating parser" for SOX, that
pje at eby-sarna.com
pje at eby-sarna.com
Mon Oct 4 00:03:00 EDT 2004
Module Name: PEAK
Committed By: pje
Date: Mon Oct 4 04:02:54 UTC 2004
Modified Files:
PEAK/src/peak: peak.ini
PEAK/src/peak/util: SOX.py
PEAK/src/peak/util/tests: SOX.py
Log Message:
Initial, undocumented draft of a new "negotiating parser" for SOX, that
allows dynamic communication between XML elements and attributes, so that
we can parse sophisticated attribute-based languages like "PWT Reloaded",
or even ZPT. The implementation is exhaustively tested, but the true test
will be when we hook it up to peak.config to do its lookups, in order to
implement ideas like these:
http://www.eby-sarna.com/pipermail/peak/2004-June/001478.html
http://www.eby-sarna.com/pipermail/peak/2004-August/001713.html
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.145&r2=1.146
http://cvs.eby-sarna.com/PEAK/src/peak/util/SOX.py.diff?r1=1.13&r2=1.14
http://cvs.eby-sarna.com/PEAK/src/peak/util/tests/SOX.py.diff?r1=1.4&r2=1.5
To generate a diff of this commit:
cvs rdiff -r1.145 -r1.146 PEAK/src/peak/peak.ini
cvs rdiff -r1.13 -r1.14 PEAK/src/peak/util/SOX.py
cvs rdiff -r1.4 -r1.5 PEAK/src/peak/util/tests/SOX.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