Comment by dygger:

@jgw I think it makes sense to have view objects initialized from a .ui.xml  
file as a whole. Since `DialogBox` is a view, why do I have to describe  
dialog's content in xml and at the same time initialize dialog itself (set  
its caption, other view related properties like animationEnabled etc) in my  
code?

And more general question: I am trying to understand if it is possible to  
follow MVP pattern with UiBinder, e.g. can I follow practices described at  
Google I/O and in   
[http://blog.hivedevelopment.co.uk/2009/08/google-web-toolkit-gwt-mvp-example.html
  
this blog]?





For more information:
http://code.google.com/p/google-web-toolkit/wiki/UiBinder

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

Reply via email to