If I understand correctly, part of staticification is that all
call-sites to myVar.foo(x) will be replaced by $foo(myVar, x), and thus
foo(x) will be unused, and thus pruned.  So, the delegation issues goes
away, no?

http://gwt-code-reviews.appspot.com/1428804/

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to