[Zope3-dev] how-to fool XML-RPC publisher

Stephan Richter srichter at cosmos.phy.tufts.edu
Sun Sep 11 10:26:34 EDT 2005


On Wednesday 31 August 2005 09:23, Groszer Adam wrote:
> Sorry, I'm a newbie regarding that. As I checked there is a
> zope.publisher.xmlrpc.premarshal_dispatch_table dict, but this is for
> the response. The request is handled 'directly' by xmlrpclib
> self._args, function = xmlrpclib.loads(self._body_instream.read())
> Can you please give a hint where to look?

I don't know much about all of this either. You definitely want to register 
this hook with xmlrpclib, so the best place to start would be the Python 
docs. If they don't do what you want, you want to write a proposal to make 
Zope 3 more flexible.

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