Philip Jenvey wrote: > > 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
Thanks. Just what I was looking for! > > 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 > > > > > -- Carlo F. Sogono Software Developer Anchor Systems Pty Ltd http://www.anchor.com.au/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
