Tuesday, August 19, 2014

Re: Transition from Web to Mobile Web

Basically because each compilation generates different files used by RPC serialization. See  http://www.gwtproject.org/doc/latest/DevGuideServerCommunication.html#DevGuideHandlingExceptions, about IncompatibleRemoteServiceException


2014-08-19 16:01 GMT-03:00 Deepak Singh <deepaksingh.kr@gmail.com>:
Hi Joseph,

Pls let us know why and how RPC will break and is my approach correct ?

Deepak


On Tue, Aug 12, 2014 at 5:55 AM, David <jim.pxie@gmail.com> wrote:
What do you mean RPC will break? Will it be deprecated? Thanks!

David.

On Monday, August 11, 2014 11:47:36 PM UTC+8, Joseph Lust wrote:
Make sure you've got a plan for forcing mobile users to update their app when you make new releases. Remember that RPC will break on the next release. If you don't have a graceful means to fail up for users, they will not have a good experience.

Since you're not MVP, now might be a good time to do so. Otherwise, you're going to have to keep doing everything twice for your entire UI stack. MGWT and GWTP make these pretty easy to implement.

Sincerely,
Joseph

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.



--
Deepak Singh

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment