we are facing issue with serialization in gwt client side with new key and cloud datastore key. old key and objectify-gwt jar was fixing this but now it does not work. old key was having com.google.appengine.api.datastore.Key but new key has com.google.cloud.datastore.Key. So if we can fix this it will help us to continue use objectify.
we are facing issue with serialization in gwt client side with new key and cloud datastore key. old key and objectify-gwt jar was fixing this but now it does not work. old key was having com.google.appengine.api.datastore.Key but new key has com.google.cloud.datastore.Key. So if we can fix this it will help us to continue use objectify.