Saturday, September 24, 2011

RequestFactory & Android - handling different app versions

Howdy,

I'm looking into using RequestFactory to backup my game's data to
AppEngine. Is it possible to have different versions of the client
app, with different EntityProxies, safely make requests?

For example:

Version 1:
MyProxy
{
....
getX()
getY()
....
}

Version 2:
{
....
getX();
.... // getY() is removed
}

Once the server is updated to version 2, it seems that all clients
running version 1 will no longer be able to make requests (i get
Internal Server Error.

Getting your users to update isn't always easy on Android. Is there
any way around this? Or do I just have to be careful to never remove
methods once I've added them to my entities and their proxies?

Thanks!
Chad

--
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.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home


Real Estate