E&S CVS Commit: PEAK - Refactor 'config.processXML()' to be implemented via a 'config.XMLParser'

pje at eby-sarna.com pje at eby-sarna.com
Wed Oct 20 12:43:00 EDT 2004


Module Name:	PEAK
Committed By:	pje
Date:		Wed Oct 20 16:42:41 UTC 2004

Modified Files:
	PEAK/src/peak/config: config_components.py

Log Message:
Refactor 'config.processXML()' to be implemented via a 'config.XMLParser'
class, so that the code can be reused for unit tests that don't want to
actually parse any XML, but want to use a parser that's been set up via
'peak.config'.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/config/config_components.py.diff?r1=1.87&r2=1.88

To generate a diff of this commit:
cvs rdiff -r1.87 -r1.88 PEAK/src/peak/config/config_components.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