Hello,

currently I am into a project using qooxdoo in application mode on the 
client and Perl on the server side. The available JSONRPC implementation 
(RpcPerl-0.1) seems a bit outdated and depends on a deprecated version 
of JSON.pm.

Additionally I do not like the integration of CGI::Session into the RPC 
backend, as I want to do as much as possible with a stateless server side.

So I tried to start something from scratch (based on 
JSON::RPC::Server::Apache2 and JSON::RPC::Server::Daemon) using the "RPC 
Server Writer Guide". That is where I got stuck. Looking at the server 
logs I got the impression that the development of the qooxdoo RPC stuff 
moved away from the original JSON-RPC specification, and maybe also from 
the "RPC Server Writer Guide" (_ScriptTransport_id, 
_ScriptTransport_Data, etc).

Please, can someone point me to some documentation on the qooxdoo 1.0.x 
RPC specification?

Thank you

Bjorn Fischer

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to