On Sun, 2011-08-07 at 08:29 -0400, Jim Washington wrote:
> 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.

There is already nascent support for JSON-RPC in the trunk of the
pyramid_rpc package (https://github.com/Pylons/pyramid_rpc ; clone the
package and see docs/jsonrpc.rst).

- C


-- 
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.

Reply via email to