E&S CVS Commit: PEAK - Added 'binding.whenAssembled(...)' as syntax sugar for

pje at eby-sarna.com pje at eby-sarna.com
Mon May 5 15:09:01 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Mon May  5 19:08:05 UTC 2003

Modified Files:
	PEAK: CHANGES.txt
	PEAK/src/peak/binding: components.py
	PEAK/src/peak/binding/tests: __init__.py
	PEAK/src/peak/running: daemons.py

Log Message:
Added 'binding.whenAssembled(...)' as syntax sugar for
'binding.Once(...,activateUponAssembly=True)'.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/CHANGES.txt.diff?r1=1.22&r2=1.23
http://cvs.eby-sarna.com/PEAK/src/peak/binding/components.py.diff?r1=1.104&r2=1.105
http://cvs.eby-sarna.com/PEAK/src/peak/binding/tests/__init__.py.diff?r1=1.32&r2=1.33
http://cvs.eby-sarna.com/PEAK/src/peak/running/daemons.py.diff?r1=1.12&r2=1.13

To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 PEAK/CHANGES.txt
cvs rdiff -r1.104 -r1.105 PEAK/src/peak/binding/components.py
cvs rdiff -r1.32 -r1.33 PEAK/src/peak/binding/tests/__init__.py
cvs rdiff -r1.12 -r1.13 PEAK/src/peak/running/daemons.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