E&S CVS Commit: PyProtocols - Prelude to creating a new index type for inequalities; separate ICriterion

pje at eby-sarna.com pje at eby-sarna.com
Tue Apr 5 09:49:03 EDT 2005


Module Name:	PyProtocols
Committed By:	pje
Date:		Tue Apr  5 01:07:59 UTC 2005

Modified Files:
	PyProtocols/src/dispatch: predicates.py strategy.py
	PyProtocols/src/protocols/tests: test_dispatch.py

Log Message:
Prelude to creating a new index type for inequalities; separate ICriterion
from ISeededCriterion, and change validateCriterion() to test seeded
characteristics separately, and to take a node_type instead of a
dispatch_function.  Note that this will break outside usages of
strategy.validateCriterion(), such as in PEAK's tests.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PyProtocols/src/dispatch/predicates.py.diff?r1=1.18&r2=1.19
http://cvs.eby-sarna.com/PyProtocols/src/dispatch/strategy.py.diff?r1=1.32&r2=1.33
http://cvs.eby-sarna.com/PyProtocols/src/protocols/tests/test_dispatch.py.diff?r1=1.43&r2=1.44

To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 PyProtocols/src/dispatch/predicates.py
cvs rdiff -r1.32 -r1.33 PyProtocols/src/dispatch/strategy.py
cvs rdiff -r1.43 -r1.44 PyProtocols/src/protocols/tests/test_dispatch.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