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
_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to