[Twisted-Python] XMLRPC server: nested handlers?
29 Apr
2010
29 Apr
'10
7:02 p.m.
I have an XMLRPC server, currently with two subhandlers. One of them is getting quite large (over 120 "xmlrpc_" methods plus helpers), and I'd like to break it up into "sub-subhandlers". http://twistedmatrix.com/documents/current/web/howto/xmlrpc.html#auto2 says that you can do this "to arbitrary depths". It's not quite clear how to set this up, however. Before I start experimenting, I thought I'd ask if anyone has done this, and can show a bit of code for it. TIA, -- Don Dwiggins Advanced Publishing Technology
5375
Age (days ago)
5375
Last active (days ago)
0 comments
1 participants
participants (1)
-
Don Dwiggins