Hello, Can I expect JSON-RPC support to land in the near future?
I am working with John Boik on a tutorial extending the SQLAlchemy + URL Dispatch Pyramid tutorial. We are adding a Pyjamas + PureMVC client that will do some ajaxy stuff. Nothing too complex, presumably. Since the easiest ajaxy stuff in Pyjamas needs JSON-RPC, and JSON-RPC is not yet part of Pyramid, the current iteration of the tutorial uses a solution I put together employing lovely.jsonrpc. In the interest of simplicity for the tutorial, we would prefer to use a native-to-Pyramid JSON-RPC implementation. My code using lovely.jsonrpc works fine for the moment, so there is no real hurry. Let me know if I can help. - Jim Washington -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-devel@googlegroups.com. To unsubscribe from this group, send email to pylons-devel+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/pylons-devel?hl=en.