Well, each of them can be used together. Designer only let you write UiInterface from a designer point of view, it is compatible with UiBinder and you can edit everything as you like. Right now, my Ui are so light that I don't use Designer. As for roo, it's a code generating tool, you can use it or not, I don't.
Btw, UiBinder is mandatory to me. It's simple, elegant and faster than building Ui with Java. UiBinder is like XAML or MXML. Cheers, On Tue, Jan 11, 2011 at 11:39 AM, Ben Imp <[email protected]> wrote: > Personally, I prefer to use good old option d: None Of The Above. I > must disclose that I have, at most, dabbled in those technologies, so > you probably shouldn't take too much stock in my opinion. I tend to > have a pretty strong bias against generated code of any kind. This > likely stems from my .Net days, which will now go by the name Dark > Times. > > -Ben > > On Jan 11, 9:40 am, dreamer <[email protected]> wrote: > > Hi, > > > > I am reading documentation and struck at reading as I could not decide > > which approach is best to develop GWT app. Sure as time goes these > > things will be streamlined and will be less brain teasing to > > developers, but for now it is not that clear. > > > > Can somebody share their experience when to use what, pros and cons > > etc. > > > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- Christian Goudreau www.arcbees.com -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
