Wednesday, February 22, 2012

Re: EntityProxy efficiency

Thanks for the reply.  I was thinking of doing something similar but the problem I can see is that the session could possible encapsulate several different unrelated transactions because of the way RequestFactory handles appending of different .fire() calls (at least from what I understand of the code).  I see that in one place RF is calling the actual locator methods for all of the different fire()s and then in another separate piece of code it calls the isLive method.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/exki90lVJXcJ.
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.

No comments:

Post a Comment