On Jul 19, 2007, at 9:40 PM, Carlo Sogono wrote:

>
> Is there a way to configure Pylons controllers to handle XML-RPC  
> requests?
>

Pylons includes an XMLRPCController that you can subclass

Check its docstrings for some docs:

http://pylonshq.com/docs/class-pylons.controllers.XMLRPCController.html

and the accompanying Pylons tests can provide you with an example:

http://pylonshq.com/project/pylonshq/browser/Pylons/trunk/tests/ 
test_units/test_xmlrpc.py

--
Philip Jenvey



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to