E&S CVS Commit: pylib - Adjusted RegistryBuilder API so that registries based on immutable types

pje at eby-sarna.com pje at eby-sarna.com
Sat Dec 15 13:10:00 EST 2001


Module Name:	pylib
Committed By:	pje
Date:		Sat Dec 15 18:09:44 UTC 2001

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

Log Message:
Adjusted RegistryBuilder API so that registries based on immutable types
such as tuples are possible, and fixed existing RegistryBuilder subclasses
to conform to the changed API.


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.16&r2=1.17
http://cvs.eby-sarna.com/pylib/TW/Database/Records.py.diff?r1=1.6&r2=1.7
http://cvs.eby-sarna.com/pylib/TW/XMI/Reading.py.diff?r1=1.11&r2=1.12

To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pylib/TW/Builders.py
cvs rdiff -r1.6 -r1.7 pylib/TW/Database/Records.py
cvs rdiff -r1.11 -r1.12 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