If you don’t care about EntityChangeEvents you can also override the isLive() method and return true (see here).
This improved performance quite a bit at least in my case.
On Friday, November 1, 2013 1:20:14 AM UTC+1, Doug Gschwind wrote:
@Doug: Sorry I missed the part in your first post where you mentioned that you already return true in the isLive method.
RequestFactory uses reflection on the server-side which might be an issue with a huge graph (although I believe it uses caches to speed up things in subsequent calls.
I guess you pass the entire graph in the with() call when you retrieve the instance A.
If you don’t need to change anything in the sub-nodes (B,C,Ex) you could leave out the with() call for the write action.
Or alternatively you could create additional EntityProxys that contain only a subset of the sub-nodes.
--
You received this message because you are subscribed to a topic in the Google Groups "Google Web Toolkit" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit/6ihnfmnuJy8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-web-tool...@googlegroups.com.
To post to this group, send email to google-we...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
To unsubscribe from this group and all its topics, send an email to google-web-toolkit+unsub...@googlegroups.com.
To unsubscribe from this group and all its topics, send an email to google-web-tool...@googlegroups.com.
To unsubscribe from this group and all its topics, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-we...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
To unsubscribe from this group and all its topics, send an email to google-web-tool...@googlegroups.com.