E&S CVS Commit: PEAK - Untested attempt to build in character set and language negotiation to

pje at eby-sarna.com pje at eby-sarna.com
Sun Jul 13 14:43:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Sun Jul 13 18:42:40 UTC 2003

Modified Files:
	PEAK/src/peak/web: publish.py

Log Message:
Untested attempt to build in character set and language negotiation to
request classes used by 'peak.web'.  Zope expects the negotiators to be
adapters, but we can't statically register such adapters without possibly
interfering with Zope itself.  So we create our own request subclasses, so
there's no way to conflict with Zope's adapters.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/web/publish.py.diff?r1=1.7&r2=1.8

To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 PEAK/src/peak/web/publish.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