On Mon, Feb 13, 2012 at 4:56 PM, Rene Maurer <[email protected]> wrote: > lkcl luke <[email protected]> wrote (05.02.2012): > >>>> http://code.google.com/p/pyjamas/issues/detail?id=651 > >>>> hmm i just had to do a couple of tweaks to get it to work / install >>>> (from the example in the source code) - could you verify that it's >>>> all ok? > > I have changed _only_one_ line of code in my source > > #from mypyjs.jsonrpc.cherrypy.jsonrpc import JSONRPCService # old > from pyjs.jsonrpc.cherrypy.jsonrpc import JSONRPCService # new > > ..........restarted CherryPy server aaaaaaaaaaaaaaaannnnnnd all all > all did work like before. Great!
briiilliant, that's what i like to hear. >>>> rene would you like to create an example and put it on the wiki >>>> page? > > Will do this in the next days. yaay, thanks rene. apart from anything, think about in the future if you need to come back to this, you'll need some notes :) l.

