E&S CVS Commit: PEAK - Added basic multimethod/generic function/business rules dispatch library.

pje at eby-sarna.com pje at eby-sarna.com
Sat Apr 12 15:52:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Sat Apr 12 19:51:51 UTC 2003

Modified Files:
	PEAK/src/peak/util/tests: __init__.py
Added Files:
	PEAK/src/peak/util: dispatch.py
	PEAK/src/peak/util/tests: dispatch.py

Log Message:
Added basic multimethod/generic function/business rules dispatch library.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/util/dispatch.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/src/peak/util/tests/__init__.py.diff?r1=1.7&r2=1.8
http://cvs.eby-sarna.com/PEAK/src/peak/util/tests/dispatch.py?rev=1.1&content-type=text/vnd.viewcvs-markup

To generate a diff of this commit:
cvs rdiff -r0 -r1.1 PEAK/src/peak/util/dispatch.py
cvs rdiff -r1.7 -r1.8 PEAK/src/peak/util/tests/__init__.py
cvs rdiff -r0 -r1.1 PEAK/src/peak/util/tests/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