[Zope3-dev] uniformly configurable request factories: bugfix or proposal?

Stephan Richter srichter at cosmos.phy.tufts.edu
Thu Aug 4 23:17:29 EDT 2005


On Thursday 04 August 2005 22:40, Gary Poster wrote:
> When trying to determine a plug point for some functionality we were  
> contemplating, Fred Drake and I were surprised to see that  
> zope.app.publication.httpfactory.HTTPPublicationRequestFactory  
> allowed for specifying the SOAP request factory, but not any of the  
> other request factories (HTTPRequest, BrowserRequest,  
> XMLRPCRequest).  This smells like an oversight/bug.  I'd like to fix  
> this for 3.1.

Shrug, this is a risky change. If something goes wrong there, a lot of code 
will be screwed. I agree it is fairly trivial to fix, but I would prefer it 
to be done right. I plan to address the entire HTTPRequest/Publication/... 
issue with the Twisted integration work.

For a specific application it would be as easy to write your custom 
HTTPPublicationRequestFactory.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training


More information about the Zope3-dev mailing list