There is a qooxdoo class for this: qx.util.Json.parse()

I use it all the time for my projects, works great.

On Tue, Jul 6, 2010 at 2:37 PM, nrg-b <[email protected]> wrote:

>
> I've now managed to get my noddy QX test GUI to talk to the RpcServlet
> running in Tomcat. This in turn uses a bespoke java object to invoke remote
> services on our app-server, written using the Inq Scripting Framework.
>
> The data is returned back to the QX GUI using JSON. Is there a better way
> to
> convert the returned JSON data into an object, other then using the eval()
> function?
>
> Apologies if this question has been asked before - I'd be grateful for a
> helpful web link.
>
> Thx, Bharat.
> --
> View this message in context:
> http://qooxdoo.678.n2.nabble.com/Evaluate-or-parse-json-data-tp5262554p5262554.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to