E&S CVS Commit: PEAK - Began work on unit tests for "assembly events". Fixed yet another

pje at eby-sarna.com pje at eby-sarna.com
Tue Apr 29 15:06:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Tue Apr 29 19:05:40 UTC 2003

Modified Files:
	PEAK/src/peak/binding: components.py
	PEAK/src/peak/binding/tests: __init__.py

Log Message:
Began work on unit tests for "assembly events".  Fixed yet another
recursion bug in the assembly events mechanism.  I'll be glad when we have
a comprehensive test suite for this.  The mechanism is simple enough in
principle, but implementing it in a way that doesn't infinitely recurse is
rather difficult.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/binding/components.py.diff?r1=1.96&r2=1.97
http://cvs.eby-sarna.com/PEAK/src/peak/binding/tests/__init__.py.diff?r1=1.27&r2=1.28

To generate a diff of this commit:
cvs rdiff -r1.96 -r1.97 PEAK/src/peak/binding/components.py
cvs rdiff -r1.27 -r1.28 PEAK/src/peak/binding/tests/__init__.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