Hi, I assume JSON-RPC is much faster than XML-RPC on the client side - since on the client - JSON can be converted into native javascript data through simple "eval" while XML has to be parsed for the data. So it seems it would be worth converting the xml to json on the server before the transfer.
Or am I wrong? Christian C.Bieser wrote: > Hello, > > are there plans to add a XML RPC Object for use with e.g. the ZendFramework > in the backend? > > Yours Christian > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
