Thursday, September 23, 2010

Re: Interested in GWT client-side JSON serialization and deserialization?

This is way too complex, just stick to overlay objects and the
json2.js library(assuming you are targeting <IE6 you need to include
it, otherwise it is provided) with JSON.parse and JSON.stringify.

On Sep 23, 9:11 am, Ciarán <ciaran.mccann....@gmail.com> wrote:
> If your interested in GWT client-side JSON serialization and
> deserialization check out the below link
>
> http://flax.ie/flax-engine-gwt-client-side-json-serialization-and-des...

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment