Almost there.... this

http://groups.google.com/group/web2py/web/web2py.app.pyjamas.tar

works but pyjamas does not understand the json response from the
server.
I am not sure what I am doing wrong. The json response if built in
models/pyjamas.py

Massimo

On Feb 7, 7:08 am, lkcl <[email protected]> wrote:
> http://groups.google.com/group/pyjamas-dev/browse_thread/thread/f051f...
>
> okaaaay, so i posted a test procedure there, which gets you to the
> "first stage".  it should turn up any day soon on web2py cos i cross-
> posted but hey i'll link it here as well.
>
> it is worthwhile emphasising that the first stage has _nothing_ to do
> with pyjamas, and everything to do with jsonrpc.
>
> making web2py jsonrpc-capable should be a real high-priority and those
> simple, simple 16 lines of code (once corrected - well spotted
> timothy :) should, ideally, be made a standard web2py module (or
> JSONRPCService put straight into the web2py namespace, which seems to
> be the way that things are done in web2py).
>
> then, you can start writing jsonrpc services which can be talked to by
> ohh, whatever, really.  extjs.  php.  pure AJAX.  whatever-you-choose.
>
> once that's fixed and tested _then_ you can move on to utilising
> pyjamas to compile some JSONRPC-client code that will talk to the
> controllers/default.py functions, confident in the knowledge that
> default.py does its job correctly.
>
> l.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to