E&S CVS Commit: PEAK - Added 'factoryMethod' keyword argument to 'protocols.advise()'; this makes
pje at eby-sarna.com
pje at eby-sarna.com
Wed Jun 18 18:00:00 EDT 2003
Module Name: PEAK
Committed By: pje
Date: Wed Jun 18 22:08:47 UTC 2003
Modified Files:
PEAK/src/protocols: api.py
Log Message:
Added 'factoryMethod' keyword argument to 'protocols.advise()'; this makes
it easier to declare a class method as an adapter, if a class' normal
constructor doesn't have the right signature for an adapter factory.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/protocols/api.py.diff?r1=1.8&r2=1.9
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 PEAK/src/protocols/api.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