E&S CVS Commit: PEAK - Slight adjustments to 'SOX.IXMLBuilder' interface: give all methods an

pje at eby-sarna.com pje at eby-sarna.com
Thu Jun 10 13:27:00 EDT 2004


Module Name:	PEAK
Committed By:	pje
Date:		Thu Jun 10 17:26:13 UTC 2004

Modified Files:
	PEAK/src/peak/storage: xmi.py
	PEAK/src/peak/util: SOX.py
	PEAK/src/peak/web: templates.py

Log Message:
Slight adjustments to 'SOX.IXMLBuilder' interface: give all methods an
'_xml_' prefix to avoid naming conflicts, and pass the parser as a
parameter to possibly support getting file/line/column info in the future.
(XXX There really should be an 'IXMLParser' added to define the parser
interface.)


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/storage/xmi.py.diff?r1=1.32&r2=1.33
http://cvs.eby-sarna.com/PEAK/src/peak/util/SOX.py.diff?r1=1.11&r2=1.12
http://cvs.eby-sarna.com/PEAK/src/peak/web/templates.py.diff?r1=1.19&r2=1.20

To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 PEAK/src/peak/storage/xmi.py
cvs rdiff -r1.11 -r1.12 PEAK/src/peak/util/SOX.py
cvs rdiff -r1.19 -r1.20 PEAK/src/peak/web/templates.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