E&S CVS Commit: PEAK - Containers defined in a sitemap now take precedence over those defined in

pje at eby-sarna.com pje at eby-sarna.com
Sun Oct 24 13:42:00 EDT 2004


Module Name:	PEAK
Committed By:	pje
Date:		Sun Oct 24 17:41:32 UTC 2004

Modified Files:
	PEAK/src/peak/web: interfaces.py places.py sitemaps.py
	PEAK/src/peak/web/tests: test_resources.py test_sitemap.py

Log Message:
Containers defined in a sitemap now take precedence over those defined in
an included sitemap.  This is the last sitemap quirk that needed fixing, so
hopefully we can now move on to finishing the PWT feature list.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/web/interfaces.py.diff?r1=1.49&r2=1.50
http://cvs.eby-sarna.com/PEAK/src/peak/web/places.py.diff?r1=1.45&r2=1.46
http://cvs.eby-sarna.com/PEAK/src/peak/web/sitemaps.py.diff?r1=1.11&r2=1.12
http://cvs.eby-sarna.com/PEAK/src/peak/web/tests/test_resources.py.diff?r1=1.17&r2=1.18
http://cvs.eby-sarna.com/PEAK/src/peak/web/tests/test_sitemap.py.diff?r1=1.13&r2=1.14

To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 PEAK/src/peak/web/interfaces.py
cvs rdiff -r1.45 -r1.46 PEAK/src/peak/web/places.py
cvs rdiff -r1.11 -r1.12 PEAK/src/peak/web/sitemaps.py
cvs rdiff -r1.17 -r1.18 PEAK/src/peak/web/tests/test_resources.py
cvs rdiff -r1.13 -r1.14 PEAK/src/peak/web/tests/test_sitemap.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