E&S CVS Commit: PyProtocols - Move DispatchNode and CriterionIndex classes to dispatch.strategy, in

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:		Sun Apr  3 23:31:18 UTC 2005

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

Log Message:
Move DispatchNode and CriterionIndex classes to dispatch.strategy, in
preparation for refactoring from dispatch_function to node/index types.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PyProtocols/src/dispatch/functions.py.diff?r1=1.37&r2=1.38
http://cvs.eby-sarna.com/PyProtocols/src/dispatch/strategy.py.diff?r1=1.28&r2=1.29
http://cvs.eby-sarna.com/PyProtocols/src/protocols/tests/test_dispatch.py.diff?r1=1.39&r2=1.40

To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 PyProtocols/src/dispatch/functions.py
cvs rdiff -r1.28 -r1.29 PyProtocols/src/dispatch/strategy.py
cvs rdiff -r1.39 -r1.40 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