UiBinderGenerator is not stable and results extra compiles during web app
reload.  In order to avoid unnecessary compiles and type oracle refreshes, code
generators must be stable.
    
This patch is a partial fix in that visitation orders have been stabilized,
however the issue of generated, unique DOM element identifiers still exists and
will prevent UiBinder from being completely stable.
    
Please see issue
http://code.google.com/p/google-web-toolkit/issues/detail?id=4067 for more
details.
    
Review by: rjrjr



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