On Apr 26, 3:21 pm, dflorey <daniel.flo...@gmail.com> wrote:
> Is there a way to easily serialize GTW-serializable objects to string
> on the client side?
> I'd like to be able to story arbitrary objects to the html5/gears
> local db as string.
> Any ideas? Can I hook into the GWT rpc-serialization mechanism?

It would be the exact opposite mechanism as used to embed the GWT-RPC
payload in the initial HTML download, as showed in a presentation from
Chris Ramsdale:
http://www.slideshare.net/cramsdale/gwt-best-practices-devnexus-2010
(slide #44)

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to