E&S CVS Commit: PyProtocols - Split basic GenericFunction functionality out into a 'Dispatcher' class

pje at eby-sarna.com pje at eby-sarna.com
Tue Nov 23 19:28:00 EST 2004


Module Name:	PyProtocols
Committed By:	pje
Date:		Wed Nov 24 00:27:36 UTC 2004

Modified Files:
	PyProtocols/src/dispatch: functions.py interfaces.py

Log Message:
Split basic GenericFunction functionality out into a 'Dispatcher' class
that's more suited to registry-like functionality.


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.12&r2=1.13
http://cvs.eby-sarna.com/PyProtocols/src/dispatch/interfaces.py.diff?r1=1.7&r2=1.8

To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 PyProtocols/src/dispatch/functions.py
cvs rdiff -r1.7 -r1.8 PyProtocols/src/dispatch/interfaces.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