Thursday, October 31, 2013

Re: Detecting Proxy Update via EntityProxyChange event

I agree. I get an UPDATE just by getting new proxies. We do not now if the version has changed so why is it an UPDATE...? That should be a FETCH operation
IMO the event is not really useful without this distinction.

Regards, J


On Sunday, January 29, 2012 1:29:14 PM UTC+1, Arash wrote:
I am trying to add a handler to detect the proxy changes. The
event.getWriteOperation() does detect the UPDATE operation but it is
more generalized than what I actually need. The doc reads: "An UPDATE
event is fired whenever a client encounters a proxy for the first
time, or encounters a proxy whose version number has changed." How do
I only detect the proxy whose version number has changed?!!!

Thanks,

--
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/groups/opt_out.

No comments:

Post a Comment