E&S CVS Commit: pylib - Refactored RegistryBuilder according to the GOF "Template Method" pattern,

pje at eby-sarna.com pje at eby-sarna.com
Wed Oct 24 18:05:00 EDT 2001


Module Name:	pylib
Committed By:	pje
Date:		Wed Oct 24 22:04:23 UTC 2001

Modified Files:
	pylib/TW: Builders.py
	pylib/TW/XMI: Reading.py

Log Message:
Refactored RegistryBuilder according to the GOF "Template Method" pattern,
simplifying its use, documentation, and implementation, while increasing
its flexibility.  It turns out my early attempts at making it simple to
invoke made it less flexible than I'll actually need it to be for the field
mapping stuff.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/pylib/TW/Builders.py.diff?r1=1.12&r2=1.13
http://cvs.eby-sarna.com/pylib/TW/XMI/Reading.py.diff?r1=1.9&r2=1.10

To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pylib/TW/Builders.py
cvs rdiff -r1.9 -r1.10 pylib/TW/XMI/Reading.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