On Monday, July 2, 2012 5:35:35 PM UTC+2, bond wrote: > > Hello everybody, > I'm a question: I'm using request factory with mvp pattern. I have a > CellTable and when dataProvider is inovoked, I see that on server is called > the count() and getRow() method but is also called the method findById() > for every record that previus method fetched. > > Can Anyone explain me the reason why this happen? >
See http://code.google.com/p/google-web-toolkit/issues/detail?id=6721 http://stackoverflow.com/questions/6083346/requestfactory-and-findentity-method-in-gwt http://stackoverflow.com/questions/7669502/how-to-prevent-redundant-persistence-calls-from-gwt-requestfactory-context and http://code.google.com/p/google-web-toolkit/wiki/RequestFactoryMovingParts#Flow -- 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/-/3NLyaq0vANUJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
