Hi Atsushi, thank you for hinting me to pyramid_rpc. - To be honest: Until very recently, I didn't even know it exists, I was only aware of pyramid_xmlrpc (but I stumbled over pyramid_rpc a few days ago already, when doing some Google search).
Having skimmed the docs: pyramid_rpc seems more general than pyramid_xmlrpc in also supporting JSON-RPC. But do you mind giving a comparison? Why are there two packages with the same purpose in the first place? Is usage of one of them dicouraged in favor of the other? - In case this has been discussed on this list before: sorry for my ignorance, I was quite busy with other stuff. >From what I can tell, it is already ported to python3, so this might indeed have saved me some work - not the I regret the learning experience though, now that I have managed to port pyramid_xmlrpc to python3. -Andreas Atsushi Odagiri <[email protected]> writes: > Hi, Andreas > > Why don't you use pyramid_rpc? > > -aodag > > 2013年1月18日金曜日 Andreas Reuleaux [email protected]: > ... -- 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.
