You should use whatever fits best to your use case. I use UiBinder 90% of 
the time. The remaining 10% are custom widgets/view that would have an 
empty UiBinder XML file because their content is generated dynamically.

The main benefit of UiBinder is that your code becomes cleaner and you can 
quickly see the structure of an UI component by looking at the UiBinder XML 
file.

-- J.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to