Sunday, May 20, 2018

Re: GWT JSON-B

As long as you can limit your classes to jstypes - double, arrays, jsDate ...etc- this could be the right choice, but when the classes are shared with the server you might end up with JsType for each bean in the server, or you can use a lib that allows you to share the bean between the client and server.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment