E&S CVS Commit: PEAK - Added 'config.processXML()', a function that provides a high-level,
    pje at eby-sarna.com 
    pje at eby-sarna.com
       
    Sat Oct 16 14:34:00 EDT 2004
    
    
  
Module Name:	PEAK
Committed By:	pje
Date:		Sat Oct 16 18:33:17 UTC 2004
Modified Files:
	PEAK: CHANGES.txt
	PEAK/src/peak/config: config_components.py
	PEAK/src/peak/config/tests: test_keys.py
Log Message:
Added 'config.processXML()', a function that provides a high-level,
configuration-driven interface to 'peak.util.SOX.NegotiatingParser'.  This
simple front-end lets you supply as little as a configuration context and
a stream source, to do XML processing of arbitrary complexity, controlled
by the configuration of the context.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/CHANGES.txt.diff?r1=1.154&r2=1.155
http://cvs.eby-sarna.com/PEAK/src/peak/config/config_components.py.diff?r1=1.85&r2=1.86
http://cvs.eby-sarna.com/PEAK/src/peak/config/tests/test_keys.py.diff?r1=1.7&r2=1.8
To generate a diff of this commit:
cvs rdiff -r1.154 -r1.155 PEAK/CHANGES.txt
cvs rdiff -r1.85 -r1.86 PEAK/src/peak/config/config_components.py
cvs rdiff -r1.7 -r1.8 PEAK/src/peak/config/tests/test_keys.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