On Feb 5, 2008 10:24 AM, Tobias Koller (GERMO GmbH) <[EMAIL PROTECTED]> wrote: > you don't have to parse the result with > > qx.io.Json.parse(content); > > because it is a JSON-Object already. > > So remove all this converting-stuff ;)
Right. And the function that it's internally using to parse the JSON is qx.io.Json.parseQx(), not qx.io.Json.parse(). You could have called this function with your text version too, for the same result. Now I need to figure out why we have qx.io.Json.parse() at all, or if it's just left-over cruft from some bygone era. Derrell ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel