E&S CVS Commit: PEAK - Consolidated 'web.ISkinService' and 'web.ILayerService' were into
pje at eby-sarna.com
pje at eby-sarna.com
Mon Aug 23 11:02:00 EDT 2004
Module Name: PEAK
Committed By: pje
Date: Sun Aug 22 18:43:41 UTC 2004
Modified Files:
PEAK: CHANGES.txt
PEAK/src/peak: peak.ini
PEAK/src/peak/web: interfaces.py publish.py skins.py
Log Message:
Consolidated 'web.ISkinService' and 'web.ILayerService' were into
'web.IInteractionPolicy', because the need to have configurable
implementations of these services is negligible. That is, the
corresponding property namespaces ('peak.web.skins' and 'peak.web.layers')
are more than adequate as registries.
(Also, fixed some web-app problems caused by PyProtocols refactoring to
use only one-argument adapter factories.)
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/CHANGES.txt.diff?r1=1.142&r2=1.143
http://cvs.eby-sarna.com/PEAK/src/peak/peak.ini.diff?r1=1.142&r2=1.143
http://cvs.eby-sarna.com/PEAK/src/peak/web/interfaces.py.diff?r1=1.27&r2=1.28
http://cvs.eby-sarna.com/PEAK/src/peak/web/publish.py.diff?r1=1.34&r2=1.35
http://cvs.eby-sarna.com/PEAK/src/peak/web/skins.py.diff?r1=1.15&r2=1.16
To generate a diff of this commit:
cvs rdiff -r1.142 -r1.143 PEAK/CHANGES.txt
cvs rdiff -r1.142 -r1.143 PEAK/src/peak/peak.ini
cvs rdiff -r1.27 -r1.28 PEAK/src/peak/web/interfaces.py
cvs rdiff -r1.34 -r1.35 PEAK/src/peak/web/publish.py
cvs rdiff -r1.15 -r1.16 PEAK/src/peak/web/skins.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