Hi,

unfortunately there seems to be no love for the issue I reported a
while ago concerning the revamped editor code (starting w/ GWT 2.3)
using Refresher & Initializer.

http://code.google.com/p/google-web-toolkit/issues/detail?id=6336

Sub-editors' setValue() methods get called twice, which can be a very
bad thing if you do something fancy/heavy in you setValue() method.
But even for non-visible use-cases (like my trivial example w/
TextBoxes) it's unnecessary and a can harm performance.

Sebastian

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to