Re: Invoking a class method using json rpc

2011-09-05 Thread Michael Merickel
The JSONRpcViewMapper was never supported for classes. However in pyramid_rpc 0.3 which was released last week it ships with a default view mapper that works well with classes, as well as a whole new API for defining the views that allows other things such as permissions. -- Michael -- You rec

Invoking a class method using json rpc

2011-08-23 Thread Abhinav
Hi I am using json rpc to invoke test method of my class but I am getting the following error: KeyError: "'result'\n >> begin captured logging << \npyramid_