Monday, August 29, 2011

Aw: HTML5 Storage: Is it possible to expose/use the serializer/de-serializer used by GWT-RPC internally on the client??

I used JSON for that purpose.
But you have to write the serializers by yourself.

Or you could take a look at https://code.google.com/p/mobile-objects/, which is brand-new and currently in alpha, but capable of storing GWT Objects transparently to HTML5 database or storage, whatever available.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/gXv6Sj8otJMJ.
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