E&S CVS Commit: PEAK - Added prototype implementations of 'implements()' and 'classProvides()'
pje at eby-sarna.com
pje at eby-sarna.com
Fri Apr 25 18:39:00 EDT 2003
Module Name: PEAK
Committed By: pje
Date: Fri Apr 25 22:38:03 UTC 2003
Modified Files:
PEAK/src/peak: interface.py
Log Message:
Added prototype implementations of 'implements()' and 'classProvides()'
using the 'addClassAdvisor()' API. Hand testing shows they work on simple
cases, but I still need to add more elaborate tests in the 'peak.util' test
suite to properly validate the advisor API.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/interface.py.diff?r1=1.3&r2=1.4
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 PEAK/src/peak/interface.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