E&S CVS Commit: pylib - Added new postprocessor, "RegistryBuilder", which simplifies the

pje at eby-sarna.com pje at eby-sarna.com
Wed Oct 24 15:35:01 EDT 2001


Module Name:	pylib
Committed By:	pje
Date:		Wed Oct 24 19:34:57 UTC 2001

Modified Files:
	pylib/TW: Builders.py Components.py
	pylib/TW/MOF: MMX.py
	pylib/TW/XMI: Reading.py

Log Message:
Added new postprocessor, "RegistryBuilder", which simplifies the
construction of class metadata registries, and replaced existing usages of
SimplePostProcessor with it.  This should come in handy for database field
mappings, sort of like ZPatterns' provider registries, only autogenerated
from class attributes.


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.10&r2=1.11
http://cvs.eby-sarna.com/pylib/TW/Components.py.diff?r1=1.25&r2=1.26
http://cvs.eby-sarna.com/pylib/TW/MOF/MMX.py.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/pylib/TW/XMI/Reading.py.diff?r1=1.7&r2=1.8

To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pylib/TW/Builders.py
cvs rdiff -r1.25 -r1.26 pylib/TW/Components.py
cvs rdiff -r1.1 -r1.2 pylib/TW/MOF/MMX.py
cvs rdiff -r1.7 -r1.8 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