On Thu, Sep 4, 2008 at 8:32 AM, Derrell Lipman <
[EMAIL PROTECTED]> wrote:
>
> The backends are in the qooxdoo-contrib SVN repository. Take a look at
> http://qooxdoo.org/contrib (and specifically the section titled
> "Code/SVN") for instructions on how to check out that repository. Once
> you've checked it out, the PHP RPC backend is in the directory called
> RpcPhp.
>
>>
>> Any feedback on that PHP RPC ? Is it stable enough to be used in
>> production ?
>
>
> I'm the author of the PHP backend. I feel it's stable enough for
> production use. I believe there are others who have been using it for quite
> a while in a production environment. It was one of the first backends to be
> implemented, and is fairly mature. It's also quite simple. There's not a
> whole lot to go wrong in the generic backend. The functionality you add to
> it (the actual RPC calls you need for your application) could certainly be
> unstable, initially. :-)
>
> I'll be porting over the test/example program today. I'll post on this
> list when that's available. It'll be an example of how to issue requests
> from your frontend that are processed by the backend which sends back
> responses. This program tests all of the basic primitives of the JSON-RPC
> protocol that we implement.
>
> Cheers,
>
> Derrell
>
Ok, the RPC example / test application has been ported to 0.8 and is now
available in qooxdoo-contrib as RpcExample. To use it, you'll first want to
install a backend. The installation and configuration of the PHP backend is
described in RpcPhp/trunk/README.CONFIGURE. Once you have that installed,
then use this application (RpcExample) to test it.
You should have much less trouble now that the required parts are all there.
:-)
Derrell
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel