http://groups.google.com/group/pyjamas-dev/browse_thread/thread/f051f537ca9ee734#

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 web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to