E&S CVS Commit: PEAK - 'web.IResource' is gone, replaced by 'web.IPlace'. The notion of a place is
pje at eby-sarna.com
pje at eby-sarna.com
Tue Oct 12 20:55:00 EDT 2004
Module Name: PEAK
Committed By: pje
Date: Wed Oct 13 00:54:49 UTC 2004
Modified Files:
PEAK: CHANGES.txt
PEAK/src/peak/running: commands.py
PEAK/src/peak/web: interfaces.py publish.py resources.py skins.py
PEAK/src/peak/web/tests: test_resources.py
Log Message:
'web.IResource' is gone, replaced by 'web.IPlace'. The notion of a place is
broader than the notion of a resource, and we will soon need to have
other "location" objects that implement 'IPlace'.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/CHANGES.txt.diff?r1=1.152&r2=1.153
http://cvs.eby-sarna.com/PEAK/src/peak/running/commands.py.diff?r1=1.59&r2=1.60
http://cvs.eby-sarna.com/PEAK/src/peak/web/interfaces.py.diff?r1=1.37&r2=1.38
http://cvs.eby-sarna.com/PEAK/src/peak/web/publish.py.diff?r1=1.47&r2=1.48
http://cvs.eby-sarna.com/PEAK/src/peak/web/resources.py.diff?r1=1.32&r2=1.33
http://cvs.eby-sarna.com/PEAK/src/peak/web/skins.py.diff?r1=1.21&r2=1.22
http://cvs.eby-sarna.com/PEAK/src/peak/web/tests/test_resources.py.diff?r1=1.8&r2=1.9
To generate a diff of this commit:
cvs rdiff -r1.152 -r1.153 PEAK/CHANGES.txt
cvs rdiff -r1.59 -r1.60 PEAK/src/peak/running/commands.py
cvs rdiff -r1.37 -r1.38 PEAK/src/peak/web/interfaces.py
cvs rdiff -r1.47 -r1.48 PEAK/src/peak/web/publish.py
cvs rdiff -r1.32 -r1.33 PEAK/src/peak/web/resources.py
cvs rdiff -r1.21 -r1.22 PEAK/src/peak/web/skins.py
cvs rdiff -r1.8 -r1.9 PEAK/src/peak/web/tests/test_resources.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