E&S CVS Commit: pylib - Added new 'SEF.bindTo(targetService)' and 'SEF.requireBinding("description

pje at eby-sarna.com pje at eby-sarna.com
Mon Feb 25 17:54:01 EST 2002


Module Name:	pylib
Committed By:	pje
Date:		Mon Feb 25 22:53:19 UTC 2002

Modified Files:
	pylib/TW/SEF: Basic.py Interfaces.py

Log Message:
Added new 'SEF.bindTo(targetService)' and 'SEF.requireBinding("description
of needed value")' APIs.  These allow SEF-pattern classes to define
atttributes which will automatically look up a service when needed
(using 'SEF.bindTo()'), or raise an error if a subclass didn't define a
needed attribute (using 'SEF.requireBinding()').


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/pylib/TW/SEF/Basic.py.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/pylib/TW/SEF/Interfaces.py.diff?r1=1.1&r2=1.2

To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pylib/TW/SEF/Basic.py pylib/TW/SEF/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