E&S CVS Commit: PEAK - Simplified the IConfigKey interface by removing 'extends()', since this
pje at eby-sarna.com
pje at eby-sarna.com
Sat May 10 11:14:01 EDT 2003
Module Name: PEAK
Committed By: pje
Date: Sat May 10 15:13:39 UTC 2003
Modified Files:
PEAK/src/peak/api: __init__.py
PEAK/src/peak/config: interfaces.py
Log Message:
Simplified the IConfigKey interface by removing 'extends()', since this
is no longer needed by EigenRegistry and PropertyMap.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/api/__init__.py.diff?r1=1.24&r2=1.25
http://cvs.eby-sarna.com/PEAK/src/peak/config/interfaces.py.diff?r1=1.21&r2=1.22
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 PEAK/src/peak/api/__init__.py
cvs rdiff -r1.21 -r1.22 PEAK/src/peak/config/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