0

Data binding loadAll() method and client updates

asked 2010-10-22 04:45:33 +0800

cyiannoulis gravatar image cyiannoulis
1201 10

I have a rather simple question for the ZK gurus. As known i can use the AnnotateDataBinder.loadAll() method to update the components with fresh data from the model. I understand that this enforces the server to send the required updates to the client DOM.
Does anybody knows if the ZK makes any optimization to avoid sending changes for those components that model data was not changed? If not then it would be more efficient to use AnnotateDataBinder.loadComponent() to update components selectively?
The above is question is applicable also for the other way around, saveAll() vs saveComponent().

delete flag offensive retag edit
Be the first one to reply this discussion!
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2010-10-22 04:45:33 +0800

Seen: 248 times

Last updated: Oct 22 '10

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More