Watch this video http://www.youtube.com/watch?v=PDuhR18-EdM and I think you
will find some new ways developing GWT app.

2010/1/27 ale <[email protected]>

> Ok , thanks for the suggest.
> I'n not sure to have follow the best-practices, what is the command
> pattern?
> Do you have some good link to find the best pratices?
>
> Thanks again.
> Alessandro
>
> On Jan 26, 8:06 pm, Mirco <[email protected]> wrote:
> > Hi Alessandro,
> >
> > IMHO, I wouldn't dare the (wasted) time in redoing the views using
> UIBinder. If your views are working beautifully
> > right now, then why would you spend more time on them? If you have
> followed the best-practices, your views are
> > likely to be "silly" (bunch of set and get methods). Rather, I would
> spend time in implementing cool stuff as client
> > cache (if it can be done in your app), using the command pattern (if you
> don't already), improve client experience
> > (I'd suggest Speed Tracer) with GWT.runAsync() calls, and more. GWT 2.0
> is a new whole world and you can get
> > some real fun in discovering it :)
> >
> > Last, definitely testing as much as you can your application. That would
> make an application beautiful  ;)
> >
> > Cheers,
> >   Mirco
> >
> > On Jan 26, 2010, at 10:55 AM, ale wrote:
> >
> >
> >
> > > Hello, I'm lookin for an advice.
> > > I developed an application with GWT 1.7 and I have developed without
> > > looking the style; now I finished all the function and I want to make
> > > it beautiful. I recompile all with GWT 2.0 and works well,
> > > in your opinion is worth redo all the pages using the UIBinder?
> >
> > > What are the benefits?
> > > The alternative is to edit (create) only CSS.
> >
> > > Thanks, greetings
> > > Alessandro
> >
> > > --
> > > 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 athttp://
> groups.google.com/group/google-web-toolkit?hl=en.
>
> --
> 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.
>
>


-- 
Regards,
Alexander

-- 
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.

Reply via email to