UiBinder Optimizations
+ Decrease number of attachments to get fields by id
  General algorithm is:
    - Attach the html to the DOM
    - Pluck out all DOM fields
    - Pluck out all fields for widget replacement
    - Detach the HTML
    - Finalize replacement of elements with widgets

patch by: tstanis at google.com
review by: rjrjr at google.com

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@6307 8db76d5a-ed1c-0410-87a9-c151d255dfc7
9 files changed