On Nov 21, 2007 11:38 AM, westor <[EMAIL PROTECTED]> wrote:
>
> The encoding of json is very slow, especially if you have a plenty of
> strings.
>
> As I know, since php 5.2 there is json support build in. So replaced the
> above line with the following call:
> SendReply(json_encode($ret), $scriptTransportId);

Excellent!  I'm currently heavily involved in some non-qooxdoo work
but have a small list of things to incorporate in qooxdoo RPC-related
code when I return to it in December.  I've added this to the list.

Thanks!

Derrell

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to