Hi Björn,
Today Björn Fischer wrote:
> 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?
have a look at
https://qooxdoo-contrib.svn.sourceforge.net/svnroot/qooxdoo-contrib/trunk/qooxdoo-contrib/RpcPerl/trunk>
it works with the latest JSON and comes with its own minimal state
session implementation while letting you use CGI::Session if so
desired ..
in the longer term I would be interested in creating a backend
based on the new Mojo perl module since it can act as a standalone
server which would make things very conveniant for distribution and
testing ...
cheers
tobi
> 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
>
>
--
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland
http://it.oetiker.ch [email protected] ++41 62 775 9902 / sb: -9900
------------------------------------------------------------------------------
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